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 11:14:38 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
removing-static
/
tests
/
Rector
History
Tomas Votruba
d08f63fb1b
[RemovingStatic] Keep static if required by parent contract (
#5291
)
2021-01-23 09:46:25 +00:00
..
Class_
…
ClassMethod
/LocallyCalledStaticMethodToNonStaticRector
[RemovingStatic] Keep static if required by parent contract (
#5291
)
2021-01-23 09:46:25 +00:00
Property
/DesiredPropertyClassMethodTypeToDynamicRector
…
StaticCall
/DesiredStaticCallTypeToDynamicRector
…
StaticPropertyFetch
/DesiredStaticPropertyFetchTypeToDynamicRector
…