3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo time(). '\n'; echo gmttime();
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
1445936857\n Fatal error: Uncaught Error: Call to undefined function gmttime() in /in/IOZ9O:3 Stack trace: #0 {main} thrown in /in/IOZ9O on line 3
Process exited with code 255.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.37, 5.6.0 - 5.6.28
1445936857\n Fatal error: Call to undefined function gmttime() in /in/IOZ9O on line 3
Process exited with code 255.

preferences:
140.85 ms | 402 KiB | 174 Q