-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove WithConsecutiveArgToArrayRector as various upgrade paths possible
- Loading branch information
1 parent
c61751f
commit c679fb7
Showing
9 changed files
with
0 additions
and
369 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
232 changes: 0 additions & 232 deletions
232
src/Rector/MethodCall/WithConsecutiveArgToArrayRector.php
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
46 changes: 0 additions & 46 deletions
46
tests/Rector/MethodCall/WithConsecutiveArgToArrayRector/Fixture/fixture.php.inc
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
tests/Rector/MethodCall/WithConsecutiveArgToArrayRector/Fixture/skip_already_array.php.inc
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...ector/MethodCall/WithConsecutiveArgToArrayRector/Source/ClassWithMethodOfTwoArguments.php
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
...Rector/MethodCall/WithConsecutiveArgToArrayRector/WithConsecutiveArgToArrayRectorTest.php
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
tests/Rector/MethodCall/WithConsecutiveArgToArrayRector/config/configured_rule.php
This file was deleted.
Oops, something went wrong.