3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = 10; $y = 15; [$min, $max] = ($x < $y) ? [$x, $y] : [$y, $x]; echo $min . " jest mniejszą wartością od " . $max;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
210.31 ms | 2203 KiB | 10 Q