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-21 18:00:10 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
php80
/
tests
/
Rector
History
Abdul Malik Ikhsan
6ebecd91b0
[Php80] Handle Nullable Type on ClassPropertyAssignToConstructorPromotionRector (
#5644
)
2021-02-22 10:59:51 +01:00
..
Catch_
/RemoveUnusedVariableInCatchRector
…
Class_
[Php80] Handle Nullable Type on ClassPropertyAssignToConstructorPromotionRector (
#5644
)
2021-02-22 10:59:51 +01:00
ClassMethod
…
FuncCall
…
FunctionLike
/UnionTypesRector
…
Identical
…
If_
/NullsafeOperatorRector
…
NotIdentical
/StrContainsRector
…
Switch_
/ChangeSwitchToMatchRector
[Php80] Skip ChangeSwitchToMatchRector on missed break (
#5645
)
2021-02-21 15:34:57 +01:00
Ternary
/GetDebugTypeRector
…