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 19:24:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
downgrade-php80
/
tests
/
Rector
History
Abdul Malik Ikhsan
e25370bd21
[Downgrade PHP 8.0]
Fixes
#4154
Add DowngradeNullsafeToTernaryOperatorRector (
#4807
)
2020-12-06 11:43:38 +01:00
..
Catch_
/DowngradeNonCapturingCatchesRector
…
Class_
/DowngradePropertyPromotionToConstructorPropertyAssignRector
…
ClassConstFetch
/DowngradeClassOnObjectToGetClassRector
…
Expression
/DowngradeMatchToSwitchRector
…
FunctionLike
…
NullsafeMethodCall
/DowngradeNullsafeToTernaryOperatorRector
[Downgrade PHP 8.0]
Fixes
#4154
Add DowngradeNullsafeToTernaryOperatorRector (
#4807
)
2020-12-06 11:43:38 +01:00
Property
/DowngradeUnionTypeTypedPropertyRector
…