Run Rector on your code to see what it can do for you:
<?php -if (! (1 < (1 ? 2 : 1))) { +if (1 >= 1 ? 2 : 1) { }
Applied Rules:
Not a change you expect?
rector.php