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
/
rules
/
php74
/
tests
/
Rector
History
Anto
c4cedab725
Do not transform callable|null into typed property (
#4367
)
2020-10-07 11:23:26 +02:00
..
Assign
/NullCoalescingOperatorRector
…
Class_
/ClassConstantToSelfClassRector
[DX] Rename namespaces respect node type (
#3973
)
2020-08-18 17:57:30 +02:00
Closure
/ClosureToArrowFunctionRector
…
Double
/RealToFloatTypeCastRector
…
FuncCall
[MagicDisclosure] Add SetterOnSetterMethodCallToStandaloneAssignRector (
#3860
)
2020-08-01 11:41:16 +00:00
Function_
/ReservedFnFunctionRector
[CI] Add type-declaration set (
#4089
)
2020-09-01 17:56:30 +00:00
LNumber
/AddLiteralSeparatorToNumberRector
…
MethodCall
/ChangeReflectionTypeToStringToGetNameRector
…
Property
Do not transform callable|null into typed property (
#4367
)
2020-10-07 11:23:26 +02:00
StaticCall
/ExportToReflectionFunctionRector
…