Commit 949ada0
Address review: revert functionMap.php names, use $typesCount variable
- Revert parameter names in functionMap.php to original PHP 7.4 names
since this file is only for PHP 7.4 or less (named args don't exist)
- Use existing $typesCount variable instead of redundant count($types)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7287150 commit 949ada0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
| 606 | + | |
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| |||
0 commit comments