Run Rector on your code to see what it can do for you:
<?php -round(1.5, 0, PHP_ROUND_HALF_UP); +round(1.5, 0, \RoundingMode::HalfAwayFromZero);
Applied Rules:
Not a change you expect?
rector.php