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-23 11:14:38 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
packages
/
CodingStyle
/
tests
/
Rector
History
Tomas Votruba
85ff969f30
[CodingStyle] Fix ImportFullyQualifiedNamesRector for multiple same-ending doc types
2019-05-01 13:51:38 +02:00
..
ClassConst
…
ClassMethod
merge getRectorClass() and getRectorConfiguration()
2019-04-29 07:36:22 +02:00
FuncCall
…
Identical
/IdenticalFalseToBooleanNotRector
…
If_
/NullableCompareToNullRector
…
Namespace_
/ImportFullyQualifiedNamesRector
[CodingStyle] Fix ImportFullyQualifiedNamesRector for multiple same-ending doc types
2019-05-01 13:51:38 +02:00
String_
…
Switch_
/BinarySwitchToIfElseRector
…
Use_
/RemoveUnusedAliasRector
…