Commit 6af1bb8
Address staabm review: native return type, early return, reorder $this check
- Add native return type to resolveCallUserFuncCalleeReflection
- Add early return null after constant strings block since a type
cannot be both constant string and constant array
- Move $this check to be first inside the loop
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 67ba647 commit 6af1bb8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
885 | 885 | | |
886 | 886 | | |
887 | 887 | | |
| 888 | + | |
| 889 | + | |
888 | 890 | | |
889 | 891 | | |
890 | 892 | | |
| |||
0 commit comments