3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 'Executing with all params:' . PHP_EOL; exec('echo Something', output: $output, result_code: $resultCode); echo 'Executing without output param:' . PHP_EOL; exec('echo Something', result_code: $resultCode); echo 'The End';

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
159.68 ms | 2984 KiB | 11 Q