3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(\DateTime::createFromFormat('Y-m-d His', null . ' 000000')); var_dump(new \DateTime(null)); var_dump(new \DateTime('foobar'));
Output for 8.3.6
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.007077" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.3.5
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.011416" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.3.4
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.007401" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.3.3
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.010320" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.3.2
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003751" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.3.1
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003832" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.3.0
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.18
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.17
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.006977" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.16
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.006889" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.15
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004087" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.14
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004082" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.13
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003717" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.12
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003648" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.11
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.10
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.005356" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.9
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003920" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.8
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003759" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.7
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.005982" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.6
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003794" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.5
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003885" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.4
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.3
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003911" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.2
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003810" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.1
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004030" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.2.0
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.28
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.006814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.27
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003900" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.26
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.25
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003346" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.24
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004053" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.23
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.005586" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.22
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.21
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003899" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.20
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.007126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.19
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003760" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.18
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003792" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.17
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.005325" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.16
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003547" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.15
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004020" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.14
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.13
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.12
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.11
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003536" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.10
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003421" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.9
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.8
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003959" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.7
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003416" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.6
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004080" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.5
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003698" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.4
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003700" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.3
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003725" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.2
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003857" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.1
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003992" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.1.0
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/HqZ94 on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003646" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003227" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.15, 8.0.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003392" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.20, 8.0.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.23
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003473" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.22
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.19
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003784" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.24, 8.0.18
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003444" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.17
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003359" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003183" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.14
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003314" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.13
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 17:44:05.002131" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.12
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003789" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.11
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003599" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.9
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003440" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.8
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.011221" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003475" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004022" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003588" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.3
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.010331" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.2
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.011099" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.1
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 8.0.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009064" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.002526" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.002877" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003321" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003739" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003732" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.23
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.22
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003200" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.012000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.15
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008717" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.14
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008969" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.13
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008483" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.12
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.11
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.9
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008673" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.8
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.010764" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009046" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.000495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.002074" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.4
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.012175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.3
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008418" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.4.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 17:44:05.002607" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 17:44:05.001963" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.31
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003538" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.007381" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008331" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009713" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008556" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.010456" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.011434" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.23
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009065" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.009866" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.012631" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.19
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.011113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.18
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.005767" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.17
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.3.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.2.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.010193" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.2.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.012018" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.2.31
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.010118" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.2.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008594" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.2.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.012588" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.2.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.2.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003613" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.1.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.001664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.1.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.003127" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.1.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.007511" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.1.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.011302" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.1.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.008303" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.1.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.004070" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.14 - 7.0.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-21 18:16:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-14 15:33:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.4
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 07:43:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.3
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 08:16:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.2
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-22 14:01:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.1
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 19:03:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 7.0.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-27 13:09:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-02 20:32:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-10 12:33:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.19
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-07 15:50:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.18
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-14 23:36:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.17
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 12:34:43.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 13:58:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.15
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-29 14:47:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.14
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-14 20:29:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.13
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-15 21:15:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.12
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-20 12:16:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.11
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-24 18:12:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-25 20:19:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.9
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 02:16:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.6.8
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-30 10:07:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.35
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-23 09:14:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.34
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 14:49:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 18:39:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-17 01:27:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.31
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 15:21:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-01 16:37:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-17 11:25:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 15:06:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 16:38:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 23:01:43.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 06:35:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.5.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-24 13:35:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.45
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.44
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:07.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.43
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.42
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.41
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.40
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.39
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.38
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:54.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.37
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.36
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:52.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.35
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.34
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:44:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.30 - 5.4.32
bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2014-11-03 18:44:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.22 - 5.4.29
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:44:10" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.4.0 - 5.4.21
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:44:11" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.3.10 - 5.3.29
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:44:12" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.9
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:44:13" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (foobar) at position 0 (f): The timezone could not be found in the database' in /in/HqZ94:5 Stack trace: #0 /in/HqZ94(5): DateTime->__construct('foobar') #1 {main} thrown in /in/HqZ94 on line 5
Process exited with code 255.
Output for 5.2.10 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 5 Fatal error: Call to undefined method DateTime::createFromFormat() in /in/HqZ94 on line 3
Process exited with code 255.
Output for 5.2.0 - 5.2.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 5 Fatal error: Call to undefined method DateTime::createfromformat() in /in/HqZ94 on line 3
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 5 Fatal error: Class 'DateTime' not found in /in/HqZ94 on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 5 Fatal error: Undefined class name 'datetime' in /in/HqZ94 on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/HqZ94 on line 5 Fatal error: Undefined class name 'datetime' in /in/HqZ94 on line 3

preferences:
306.39 ms | 402 KiB | 312 Q