3v4l.org

run code in 300+ PHP versions simultaneously
<?php function f(?int $x = null) { echo $x ? 'Present' . $x : 'Not present'; } f(); echo PHP_EOL; f(1);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
194.32 ms | 2104 KiB | 10 Q