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
TomasVotruba
e8ac877527
remove @todo from fixtures
2020-05-05 14:24:56 +02:00
..
Class_
remove @todo from fixtures
2020-05-05 14:24:56 +02:00
ClassMethod
decouple ClassInsertManipulator
2020-02-29 22:10:06 +01:00
DelegateExceptionArgumentsRector
…
ExceptionAnnotationRector
[PHPUnit] Fix ExceptionAnnotationRector for null phpdoc
2020-04-20 09:40:21 +02:00
Foreach_
/SimplifyForeachInstanceOfRector
…
GetMockRector
…
MethodCall
[PHPUnit] Add strict param to ReplaceAssertArraySubsetRector
2020-04-19 01:16:27 +02:00
SpecificMethod
Fix various static calls errors in PHPUnit Rectors.
2020-03-03 13:35:18 +01:00
TryCatchToExpectExceptionRector
…