Commit 4a42815
authored
Fix complex next arg (#258)
* [DowngradePhp73] Fix complex next arg on DowngradeTrailingCommasInFunctionCallsRector
* [DowngradePhp73] Fix complex next arg on DowngradeTrailingCommasInFunctionCallsRector
* [DowngradePhp73] Fix complex next arg on DowngradeTrailingCommasInFunctionCallsRector1 parent 3aebc81 commit 4a42815
File tree
2 files changed
+494
-3
lines changed- rules/DowngradePhp73/Rector/FuncCall
- tests/Issues/DowngradeHeredoc/Fixture
2 files changed
+494
-3
lines changedLines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
98 | 102 | | |
99 | 103 | | |
100 | 104 | | |
101 | | - | |
| 105 | + | |
| 106 | + | |
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
| |||
0 commit comments