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 03:02:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
Renaming
/
Rector
History
TomasVotruba
0800c7cdc3
fix cs
2021-05-06 20:51:25 +02:00
..
ClassConstFetch
fix cs
2021-05-06 20:51:25 +02:00
ClassMethod
[PHP 8.1] Add ReturnNeverTypeRector (
#6283
)
2021-05-02 10:46:55 +00:00
ConstFetch
…
FileWithoutNamespace
fix cs
2021-05-06 20:51:25 +02:00
FuncCall
…
MethodCall
…
Name
…
Namespace_
[DowngradePhp70] Add SplitGroupedUseImportsRector + allow to return list of stmt[] in refactor() (
#6364
)
2021-05-06 01:44:08 +02:00
PropertyFetch
[PHP 8.1] Add ReturnNeverTypeRector (
#6283
)
2021-05-02 10:46:55 +00:00
StaticCall
[PHP 8.1] Add ReturnNeverTypeRector (
#6283
)
2021-05-02 10:46:55 +00:00
String_
…