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 19:53:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
dead-code
History
Tim Ward
9ef5dc3e26
Update rules/dead-code/tests/Rector/Property/RemoveNullPropertyInitializationRector/TypedPropertiesRemoveNullPropertyInitializationRectorTest.php
...
Require at least php 7.4 Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2020-06-15 11:00:25 +02:00
..
config
[DeadCode] Add RemoveUnusedAssignVariableRector
2020-04-14 10:45:04 +02:00
src
Don't remove null if the property is type hinted to nullable
2020-06-15 11:00:25 +02:00
tests
/Rector
Update rules/dead-code/tests/Rector/Property/RemoveNullPropertyInitializationRector/TypedPropertiesRemoveNullPropertyInitializationRectorTest.php
2020-06-15 11:00:25 +02:00