This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
rector
Watch
1
Star
0
Fork
0
You've already forked rector
mirror of
https://github.com/rectorphp/rector.git
synced
2025-02-24 19:53:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
phpunit
/
tests
/
Rector
History
Dorian Villet
b550b6bf3b
Fix various static calls errors in PHPUnit Rectors.
2020-03-03 13:35:18 +01:00
..
Class_
AddSeeTestAnnotationRectorTest: add broken test for simple comment.
2020-02-28 16:24:03 +01:00
ClassMethod
decouple ClassInsertManipulator
2020-02-29 22:10:06 +01:00
DelegateExceptionArgumentsRector
…
ExceptionAnnotationRector
…
Foreach_
/SimplifyForeachInstanceOfRector
…
GetMockRector
…
MethodCall
…
SpecificMethod
Fix various static calls errors in PHPUnit Rectors.
2020-03-03 13:35:18 +01:00
TryCatchToExpectExceptionRector
…