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-19 07:40:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules-tests
/
DowngradePhp71
/
Rector
History
Tomas Votruba
745a7a9739
[CodingStyle] Add CallUserFuncToMethodCallRector (
#6328
)
2021-05-04 14:59:15 +00:00
..
Array_
/SymmetricArrayDestructuringToListRector
[Downgrade PHP 7.1] Fix empty item on SymmetricArrayDestructuringToListRector (
#6222
)
2021-04-23 22:28:00 +02:00
ClassConst
Add setter/getter factory (
#6219
)
2021-04-23 18:14:51 +00:00
FuncCall
/DowngradeIsIterableRector
Add setter/getter factory (
#6219
)
2021-04-23 18:14:51 +00:00
FunctionLike
[DowngradePhp71] Nullable return on closure call on DowngradeNullableTypeDeclarationRector (
#6303
)
2021-05-03 10:20:55 +00:00
List_
/DowngradeKeysInListRector
Add setter/getter factory (
#6219
)
2021-04-23 18:14:51 +00:00
String_
/DowngradeNegativeStringOffsetToStrlenRector
[CodingStyle] Add CallUserFuncToMethodCallRector (
#6328
)
2021-05-04 14:59:15 +00:00
TryCatch
/DowngradePipeToMultiCatchExceptionRector
…