3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set('America/New_York'); $date = new DateTime(); echo json_encode($date,JSON_FORCE_OBJECT); var_dump(json_last_error(), json_last_error_msg()); function isSerializable( $var ) { try { serialize( $var ); return TRUE; } catch( Exception $e ) { return FALSE; } } var_dump( isSerializable( DateTime() ) ); // bool(true)
Output for 8.3.6
{"date":"2014-06-19 23:14:50.007106","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.3.5
{"date":"2014-06-19 23:14:50.007627","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.3.4
{"date":"2014-06-19 23:14:50.008797","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.3.3
{"date":"2014-06-19 23:14:50.006742","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.3.2
{"date":"2014-06-19 23:14:50.003650","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.3.1
{"date":"2014-06-19 23:14:50.003912","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.3.0
{"date":"2014-06-19 23:14:50.003572","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.18
{"date":"2014-06-19 23:14:50.007405","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.17
{"date":"2014-06-19 23:14:50.006971","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.16
{"date":"2014-06-19 23:14:50.009624","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.15
{"date":"2014-06-19 23:14:50.003859","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.14
{"date":"2014-06-19 23:14:50.004028","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.13
{"date":"2014-06-19 23:14:50.003920","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.12
{"date":"2014-06-19 23:14:50.003907","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.11
{"date":"2014-06-19 23:14:50.004356","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.10
{"date":"2014-06-19 23:14:50.005102","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.9
{"date":"2014-06-19 23:14:50.003772","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.8
{"date":"2014-06-19 23:14:50.003928","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.8, 8.1.21, 8.2.7
{"date":"2014-06-19 23:14:50.003854","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.6
{"date":"2014-06-19 23:14:50.003827","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.5
{"date":"2014-06-19 23:14:50.004935","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.4
{"date":"2014-06-19 23:14:50.004365","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.3
{"date":"2014-06-19 23:14:50.003968","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.2
{"date":"2014-06-19 23:14:50.004171","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.1
{"date":"2014-06-19 23:14:50.003750","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.2.0
{"date":"2014-06-19 23:14:50.003857","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.28
{"date":"2014-06-19 23:14:50.009764","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.27
{"date":"2014-06-19 23:14:50.004115","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.26
{"date":"2014-06-19 23:14:50.003647","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.25
{"date":"2014-06-19 23:14:50.003538","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.24
{"date":"2014-06-19 23:14:50.003895","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.23
{"date":"2014-06-19 23:14:50.005038","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.22
{"date":"2014-06-19 23:14:50.003620","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.20
{"date":"2014-06-19 23:14:50.003963","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.19
{"date":"2014-06-19 23:14:50.003960","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.18
{"date":"2014-06-19 23:14:50.003574","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.17
{"date":"2014-06-19 23:14:50.005199","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.16
{"date":"2014-06-19 23:14:50.003590","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.15
{"date":"2014-06-19 23:14:50.003811","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.14
{"date":"2014-06-19 23:14:50.003682","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.13
{"date":"2014-06-19 23:14:50.003556","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.12
{"date":"2014-06-19 23:14:50.003579","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.11
{"date":"2014-06-19 23:14:50.003814","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.1, 8.1.10
{"date":"2014-06-19 23:14:50.003764","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.9
{"date":"2014-06-19 23:14:50.003804","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.7
{"date":"2014-06-19 23:14:50.003295","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.6
{"date":"2014-06-19 23:14:50.004154","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.5
{"date":"2014-06-19 23:14:50.003893","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.4
{"date":"2014-06-19 23:14:50.003638","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.23, 8.1.3
{"date":"2014-06-19 23:14:50.003740","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.2
{"date":"2014-06-19 23:14:50.004039","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.1
{"date":"2014-06-19 23:14:50.003527","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.1.0
{"date":"2014-06-19 23:14:50.003913","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.30
{"date":"2014-06-19 23:14:50.003257","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.29
{"date":"2014-06-19 23:14:50.003517","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.28
{"date":"2014-06-19 23:14:50.003586","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.27
{"date":"2014-06-19 23:14:50.003507","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.26
{"date":"2014-06-19 23:14:50.003137","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.25
{"date":"2014-06-19 23:14:50.003584","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.24
{"date":"2014-06-19 23:14:50.004588","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.22
{"date":"2014-06-19 23:14:50.003347","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.21
{"date":"2014-06-19 23:14:50.003319","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.20
{"date":"2014-06-19 23:14:50.003355","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.19
{"date":"2014-06-19 23:14:50.003672","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.18
{"date":"2014-06-19 23:14:50.003846","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.17
{"date":"2014-06-19 23:14:50.003990","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.16
{"date":"2014-06-19 23:14:50.003375","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.15
{"date":"2014-06-19 23:14:50.003669","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.14
{"date":"2014-06-19 23:14:50.003435","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.13
{"date":"2014-06-19 23:14:50.002097","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.12
{"date":"2014-06-19 23:14:50.003922","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.11
{"date":"2014-06-19 23:14:50.003506","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.10
{"date":"2014-06-19 23:14:50.003683","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.9
{"date":"2014-06-19 23:14:50.003916","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.8
{"date":"2014-06-19 23:14:50.011967","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.7
{"date":"2014-06-19 23:14:50.003357","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.6
{"date":"2014-06-19 23:14:50.003982","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.5
{"date":"2014-06-19 23:14:50.003748","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.3
{"date":"2014-06-19 23:14:50.009881","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.2
{"date":"2014-06-19 23:14:50.010107","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 8.0.0
{"date":"2014-06-19 23:14:50.008714","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.33
{"date":"2014-06-19 23:14:50.001910","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.2.6, 7.4.32
{"date":"2014-06-19 23:14:50.003211","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.30
{"date":"2014-06-19 23:14:50.003093","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.20, 7.4.29
{"date":"2014-06-19 23:14:50.003303","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.30, 7.4.28
{"date":"2014-06-19 23:14:50.003395","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.27
{"date":"2014-06-19 23:14:50.003605","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.23, 7.4.26
{"date":"2014-06-19 23:14:50.003575","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.25
{"date":"2014-06-19 23:14:50.003424","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.24
{"date":"2014-06-19 23:14:50.003570","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.22
{"date":"2014-06-19 23:14:50.012794","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.21
{"date":"2014-06-19 23:14:50.009952","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.19
{"date":"2014-06-19 23:14:50.003298","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.16
{"date":"2014-06-19 23:14:50.008627","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.15
{"date":"2014-06-19 23:14:50.011004","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.14
{"date":"2014-06-19 23:14:50.008317","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.13
{"date":"2014-06-19 23:14:50.008423","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.12
{"date":"2014-06-19 23:14:50.008322","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.11
{"date":"2014-06-19 23:14:50.008291","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.10
{"date":"2014-06-19 23:14:50.011633","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.9
{"date":"2014-06-19 23:14:50.008662","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.8
{"date":"2014-06-19 23:14:50.008325","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.7
{"date":"2014-06-19 23:14:50.007981","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.6
{"date":"2014-06-19 23:14:50.000341","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.5
{"date":"2014-06-19 23:14:50.002057","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.4
{"date":"2014-06-19 23:14:50.008534","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.3
{"date":"2014-06-19 23:14:50.008764","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.4.0
{"date":"2014-06-19 23:14:50.000220","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.33
{"date":"2014-06-19 23:14:50.001920","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.32
{"date":"2014-06-19 23:14:50.001929","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.31
{"date":"2014-06-19 23:14:50.003317","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.29
{"date":"2014-06-19 23:14:50.010826","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.28
{"date":"2014-06-19 23:14:50.010904","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.27
{"date":"2014-06-19 23:14:50.008675","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.26
{"date":"2014-06-19 23:14:50.013592","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.25
{"date":"2014-06-19 23:14:50.009205","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.24
{"date":"2014-06-19 23:14:50.010024","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.23
{"date":"2014-06-19 23:14:50.008486","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.21
{"date":"2014-06-19 23:14:50.008571","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.20
{"date":"2014-06-19 23:14:50.009136","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.19
{"date":"2014-06-19 23:14:50.011097","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.18
{"date":"2014-06-19 23:14:50.005232","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.17
{"date":"2014-06-19 23:14:50.008501","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.16
{"date":"2014-06-19 23:14:50.008201","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.3.12
{"date":"2014-06-19 23:14:50.000312","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.2.33
{"date":"2014-06-19 23:14:50.008266","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.2.32
{"date":"2014-06-19 23:14:50.009456","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.2.31
{"date":"2014-06-19 23:14:50.012116","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.2.30
{"date":"2014-06-19 23:14:50.008838","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.2.29
{"date":"2014-06-19 23:14:50.009711","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.2.0
{"date":"2014-06-19 23:14:50.003941","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.1.20
{"date":"2014-06-19 23:14:50.003255","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.1.10
{"date":"2014-06-19 23:14:50.005206","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.1.7
{"date":"2014-06-19 23:14:50.002520","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.1.6
{"date":"2014-06-19 23:14:50.011719","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.1.5
{"date":"2014-06-19 23:14:50.012329","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.1.0
{"date":"2014-06-19 23:14:50.004117","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 7.0.0 - 7.0.20
{"date":"2014-06-19 23:14:50.000000","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Uncaught Error: Call to undefined function DateTime() in /in/DNE3O:20 Stack trace: #0 {main} thrown in /in/DNE3O on line 20
Process exited with code 255.
Output for 5.5.14 - 5.5.38, 5.6.0 - 5.6.28
{"date":"2014-06-19 23:14:50.000000","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Call to undefined function DateTime() in /in/DNE3O on line 20
Process exited with code 255.
Output for 5.5.0 - 5.5.13
{"date":"2014-06-19 23:14:50","timezone_type":3,"timezone":"America\/New_York"}int(0) string(8) "No error" Fatal error: Call to undefined function DateTime() in /in/DNE3O on line 20
Process exited with code 255.
Output for 5.4.30 - 5.4.45
{"date":"2014-06-19 23:14:50.000000","timezone_type":3,"timezone":"America\/New_York"} Fatal error: Call to undefined function json_last_error_msg() in /in/DNE3O on line 8
Process exited with code 255.
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.29
{"date":"2014-06-19 23:14:50","timezone_type":3,"timezone":"America\/New_York"} Fatal error: Call to undefined function json_last_error_msg() in /in/DNE3O on line 8
Process exited with code 255.
Output for 5.2.0 - 5.2.17
Notice: Use of undefined constant JSON_FORCE_OBJECT - assumed 'JSON_FORCE_OBJECT' in /in/DNE3O on line 7 Warning: json_encode() expects exactly 1 parameter, 2 given in /in/DNE3O on line 7 Fatal error: Call to undefined function json_last_error() in /in/DNE3O on line 8
Process exited with code 255.
Output for 5.1.1 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/DNE3O on line 5
Process exited with code 255.
Output for 5.1.0
Fatal error: fatal flex scanner internal error--end of buffer missed in /in/DNE3O on line 20
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Fatal error: Call to undefined function date_default_timezone_set() in /in/DNE3O on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected '{' in /in/DNE3O on line 12
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1
Parse error: parse error, unexpected '{' in /in/DNE3O on line 12
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/DNE3O on line 12
Process exited with code 255.

preferences:
275.77 ms | 401 KiB | 357 Q