3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(time(0));
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.19, 8.3.0 - 8.3.7
Fatal error: Uncaught ArgumentCountError: time() expects exactly 0 arguments, 1 given in /in/OT21N:3 Stack trace: #0 /in/OT21N(3): time(0) #1 {main} thrown in /in/OT21N on line 3
Process exited with code 255.
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
Warning: time() expects exactly 0 parameters, 1 given in /in/OT21N on line 3 NULL
Output for 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.34
int(1715432493)

preferences:
83.86 ms | 409 KiB | 5 Q