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
0174637de9
[CodingStyle] Add ArrayPropertyDefaultValueRector
2019-05-26 01:42:49 +02:00
..
Catch_
/CatchExceptionNameMatchingTypeRector
[CodingStyle] Add CatchExceptionNameMatchingTypeRector
2019-05-26 01:20:34 +02:00
ClassConst
…
ClassMethod
…
FuncCall
…
Identical
/IdenticalFalseToBooleanNotRector
…
If_
/NullableCompareToNullRector
…
Include_
/FollowRequireByDirRector
[CodingStyle] Add FollowRequireByDirRector
2019-05-26 00:58:11 +02:00
Namespace_
/ImportFullyQualifiedNamesRector
…
Property
/ArrayPropertyDefaultValueRector
[CodingStyle] Add ArrayPropertyDefaultValueRector
2019-05-26 01:42:49 +02:00
String_
…
Switch_
/BinarySwitchToIfElseRector
…
Use_
/RemoveUnusedAliasRector
…