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
7ae2145d14
improve NodeFactory adding @var type via phpstan type
2020-05-05 22:33:00 +02:00
..
Class_
improve NodeFactory adding @var type via phpstan type
2020-05-05 22:33:00 +02:00
ClassMethod
drop FixDataProviderAnnotationTypoRector, fixing typos in single docblock annotation is too narrow
2020-05-05 15:43:55 +02: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
…