3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo ord(); echo 'test';
Output for 8.0.26, 8.1.34, 8.2.30, 8.3.5 - 8.3.29, 8.4.9 - 8.4.16, 8.5.0 - 8.5.1
Fatal error: Uncaught ArgumentCountError: ord() expects exactly 1 argument, 0 given in /in/batdI:3 Stack trace: #0 /in/batdI(3): ord() #1 {main} thrown in /in/batdI on line 3
Process exited with code 255.
Output for 7.4.33
Warning: ord() expects exactly 1 parameter, 0 given in /in/batdI on line 3 test

preferences:
60.09 ms | 407 KiB | 5 Q