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
e20ffc375f
[CodingStyle] Add SplitGroupedConstantsAndPropertiesRector
2019-04-11 23:18:29 +02:00
..
ClassConst
[CodingStyle] Add SplitGroupedConstantsAndPropertiesRector
2019-04-11 23:18:29 +02:00
ClassMethod
…
FuncCall
…
Identical
/IdenticalFalseToBooleanNotRector
…
If_
/NullableCompareToNullRector
fix NullableCompareToNullRector for various arrays
2019-02-27 13:14:20 +01:00
String_
/SymplifyQuoteEscapeRector
[DeadCode] Add RemoveDeadConstructorRector
2019-02-27 12:35:13 +01:00
Switch_
/BinarySwitchToIfElseRector
[CodingStyle] Add || support for 2 cases with the same output
2019-03-09 12:45:06 +00:00
Use_
/RemoveUnusedAliasRector
…