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 03:35:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
coding-style
/
tests
/
Rector
History
TomasVotruba
4fb1f982f9
[CodingStyle] Add RemoveDoubleUnderscoreInMethodNameRector
2020-05-31 18:03:31 +02:00
..
Assign
…
Catch_
/CatchExceptionNameMatchingTypeRector
…
Class_
/AddArrayDefaultToArrayPropertyRector
…
ClassConst
…
ClassMethod
[CodingStyle] Add RemoveDoubleUnderscoreInMethodNameRector
2020-05-31 18:03:31 +02:00
Encapsed
/EncapsedStringsToSprintfRector
…
FuncCall
…
Function_
/CamelCaseFunctionNamingToUnderscoreRector
…
Identical
/IdenticalFalseToBooleanNotRector
…
If_
/NullableCompareToNullRector
…
Include_
/FollowRequireByDirRector
…
MethodCall
/PreferThisOrSelfMethodCallRector
…
Namespace_
/ImportFullyQualifiedNamesRector
drop partial import tests
2020-05-06 17:37:27 +02:00
String_
…
Switch_
/BinarySwitchToIfElseRector
…
Throw_
/AnnotateThrowablesRector
…
Use_
[CodingStyle] Add SplitGroupedUseImportsRector
2020-05-12 12:35:57 +02:00
Variable
/UnderscoreToPascalCaseVariableAndPropertyNameRector
[CodingStyle] UnderscoreToCamelCaseVariableAndPropertyNameRector
2020-05-25 00:51:08 +02:00