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 03:35:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
downgrade-php74
/
tests
/
Rector
History
Leonardo Losoviz
139823a3a2
[Downgrade PHP 7.4] Support iterable pseudo-type when downgrading the array spread (
#4404
)
...
* Support iterable pseudo-type * Renamed function * Fixed cs
2020-10-16 00:25:34 +02:00
..
Array_
/DowngradeArraySpreadRector
[Downgrade PHP 7.4] Support iterable pseudo-type when downgrading the array spread (
#4404
)
2020-10-16 00:25:34 +02:00
ArrowFunction
/ArrowFunctionToAnonymousFunctionRector
…
Coalesce
/DowngradeNullCoalescingOperatorRector
…
FuncCall
/DowngradeStripTagsCallWithArrayRector
…
LNumber
/DowngradeNumericLiteralSeparatorRector
…
Property
…