3v4l.org

run code in 300+ PHP versions simultaneously
<?php function one () { two(); } function two () { three(); } function three () { four(); } function four () { five(); } function five () { throw new Exception; } one();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
173.77 ms | 1622 KiB | 9 Q