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-14 04:44:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
CodeQuality
/
Rector
/
Ternary
History
TomasVotruba
0800c7cdc3
fix cs
2021-05-06 20:51:25 +02:00
..
ArrayKeyExistsTernaryThenValueToCoalescingRector.php
fix cs
2021-05-06 20:51:25 +02:00
SimplifyDuplicatedTernaryRector.php
fix cs
2021-05-06 20:51:25 +02:00
SimplifyTautologyTernaryRector.php
[DX] move src/tests rules from micro-packages to single PSR-4 structure (
#5826
)
2021-03-12 23:20:25 +01:00
SwitchNegatedTernaryRector.php
fix cs
2021-05-06 20:51:25 +02:00
UnnecessaryTernaryExpressionRector.php
[CodeQuality] Avoid double negation on UnnecessaryTernaryExpressionRector (
#6115
)
2021-04-12 22:02:23 +02:00