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 11:44:14 +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
[PHP 8.0] [Downgrade] Add DowngradeNonCapturingCatchesRector (
#4787
)
2020-12-05 11:50:31 +00:00
Class_
/DowngradePropertyPromotionToConstructorPropertyAssignRector
[Downgrade] [PHP 8.0] Add DowngradePropertyPromotionToConstructorPropertyAssignRector (
#4762
)
2020-12-03 13:27:24 +00:00
ClassConstFetch
/DowngradeClassOnObjectToGetClassRector
[PHP 8.0] CI test fixes (
#4805
)
2020-12-06 10:19:17 +00:00
Expression
/DowngradeMatchToSwitchRector
[Downgrade] [PHP 8.0] Add DowngradeMatchToSwitchRector (
#4788
)
2020-12-05 13:20:56 +00:00
FunctionLike
[PHP 8.0] CI test fixes (
#4805
)
2020-12-06 10:19:17 +00:00
NullsafeMethodCall
/DowngradeNullsafeToTernaryOperatorRector
[Downgrade PHP 8.0]
Fixes
#4154
Add DowngradeNullsafeToTernaryOperatorRector (
#4807
)
2020-12-06 11:43:38 +01:00
Property
/DowngradeUnionTypeTypedPropertyRector
[PHP 8.0] CI test fixes (
#4805
)
2020-12-06 10:19:17 +00:00