3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtotime(now()).' '.time();
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.6
Fatal error: Uncaught Error: Call to undefined function now() in /in/gJKb1:3 Stack trace: #0 {main} thrown in /in/gJKb1 on line 3
Process exited with code 255.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.28
Fatal error: Call to undefined function now() in /in/gJKb1 on line 3
Process exited with code 255.

preferences:
112.62 ms | 402 KiB | 135 Q