3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$today = date("Y-m-d\TH:i:s\Z", 1333699439); //echo $today; //echo date("Ymd\THis\Z", time()); echo date(time())->format(DateTime::ISO8601);
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 a member function format() on string in /in/pSN6V:5 Stack trace: #0 {main} thrown in /in/pSN6V on line 5
Process exited with code 255.
Output for 5.6.0 - 5.6.28
Fatal error: Call to a member function format() on string in /in/pSN6V on line 5
Process exited with code 255.
Output for 5.5.0 - 5.5.37
Fatal error: Call to a member function format() on a non-object in /in/pSN6V on line 5
Process exited with code 255.

preferences:
86.41 ms | 401 KiB | 85 Q