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-22 02:36:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
Php80
/
Rector
History
Tomas Votruba
692d9b3d19
[PHP 8.0] Give param type priority in property promotion (
#6367
)
2021-05-06 10:59:29 +00:00
..
Catch_
[Php80] Skip RemoveUnusedVariableInCatchRector when variable used next catch (
#6231
)
2021-04-25 09:06:07 +02:00
Class_
[PHP 8.0] Give param type priority in property promotion (
#6367
)
2021-05-06 10:59:29 +00:00
ClassMethod
…
FuncCall
…
FunctionLike
[CodeQuality] Add NarrowUnionTypeDocRector (
#6262
)
2021-04-30 10:28:36 +02:00
Identical
…
If_
…
NotIdentical
…
Switch_
[Php80] Skip ChangeSwitchToMatchRector on no assign when not return (
#6257
)
2021-04-28 09:13:39 +02:00
Ternary
…