3v4l.org

run code in 300+ PHP versions simultaneously
<?php $time = strtotime("2015-12-30 01:10:41"); echo $time.\n; echo time();
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.25, 7.3.0 - 7.3.12, 7.4.0
Fatal error: Uncaught Error: Undefined constant 'n' in /in/NC9Hg:5 Stack trace: #0 {main} thrown in /in/NC9Hg on line 5
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.28
Fatal error: Undefined constant 'n' in /in/NC9Hg on line 5
Process exited with code 255.

preferences:
110.51 ms | 402 KiB | 119 Q