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 03:02:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
coding-style
/
tests
/
Rector
History
Aerendir
1cbb1f1fe8
Support
$this->method()
.
2020-03-05 14:25:49 +01:00
..
Assign
…
Catch_
/CatchExceptionNameMatchingTypeRector
…
Class_
/AddArrayDefaultToArrayPropertyRector
…
ClassConst
…
ClassMethod
…
Encapsed
/EncapsedStringsToSprintfRector
…
FuncCall
…
Function_
/CamelCaseFunctionNamingToUnderscoreRector
[CodingStyle] Add CamelCaseFunctionNamingToUnderscoreRector
2020-02-21 02:50:54 +01:00
Identical
/IdenticalFalseToBooleanNotRector
…
If_
/NullableCompareToNullRector
…
Include_
/FollowRequireByDirRector
…
MethodCall
/PreferThisOrSelfMethodCallRector
…
Namespace_
/ImportFullyQualifiedNamesRector
…
String_
…
Switch_
/BinarySwitchToIfElseRector
…
Throw_
/AnnotateThrowablesRector
Support
$this->method()
.
2020-03-05 14:25:49 +01:00
Use_
/RemoveUnusedAliasRector
…