3v4l.org

run code in 300+ PHP versions simultaneously
<?php function foo($foo) { function bar() { echo "hello"; } } bar();
Output for 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.23, 8.4.1 - 8.4.10
Fatal error: Uncaught Error: Call to undefined function bar() in /in/4Z90J:11 Stack trace: #0 {main} thrown in /in/4Z90J on line 11
Process exited with code 255.

preferences:
61.16 ms | 410 KiB | 5 Q
OSZAR »