3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new DateTime(); var_dump($date); $date2 = \DateTime::createFromFormat('U', $date->format('U'), DateTimeZone::EUROPE); var_dump($date2); $date3 = clone $date; $date3->sub(new DateInterval("P1M")); var_dump($date3);
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003780" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004073" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.010293" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.006820" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003639" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003732" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.005531" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003778" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003846" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003970" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003756" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003758" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.005669" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003727" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003836" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004021" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.006745" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003994" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.005033" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003619" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003888" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003948" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003802" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003718" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003757" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003833" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003526" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003476" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004921" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003932" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003543" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003740" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003843" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003454" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003915" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003358" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003276" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003374" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003375" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003419" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003828" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003540" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003077" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003644" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003538" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003562" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003899" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003766" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 16:58:37.002630" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003572" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003674" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003457" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003603" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003520" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009325" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: DateTime::createFromFormat(): Argument #3 ($timezone) must be of type ?DateTimeZone, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.002100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.002851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007017" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003234" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003414" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003361" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.012260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003284" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007967" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009864" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008966" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008700" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.010409" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008723" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008479" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.002976" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.014914" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008643" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 16:58:37.001981" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 16:58:37.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003292" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003252" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.012881" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.015397" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009699" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008786" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.005561" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.010796" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.007935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.028333" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, int given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008501" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008494" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.011415" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.008650" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.054975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.018198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000092" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.1, 7.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.012024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000146" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000114" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 3 passed to DateTime::createFromFormat() must be an instance of DateTimeZone or null, integer given in /in/K9HGr:7 Stack trace: #0 /in/K9HGr(7): DateTime::createFromFormat('U', '1449593917', 128) #1 {main} thrown in /in/K9HGr on line 7
Process exited with code 255.
Output for 7.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.031073" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.031073" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.004513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.004662" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.004662" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.003249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.009848" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.009848" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.011955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.011955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.003963" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.003963" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.28, 7.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 20:12:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-03 20:12:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-03 08:30:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-03 08:30:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 20:28:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-10 20:28:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 21:50:19.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-18 21:50:19.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 04:04:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-23 04:04:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-24 07:18:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-24 07:18:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-27 09:12:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-27 09:12:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-02 15:20:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-02 15:20:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-10 07:32:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-10 07:32:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 04:40:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-08 04:40:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-15 13:31:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-15 13:31:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 01:06:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-20 01:06:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 10:01:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-28 10:01:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-29 10:50:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-29 10:50:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-14 16:32:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-14 16:32:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-15 17:12:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-15 17:12:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-20 07:39:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-20 07:39:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-24 14:05:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-24 14:05:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-25 16:09:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-25 16:09:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 21:17:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-27 21:17:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-30 06:07:31.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-30 06:07:31.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.35
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-23 00:24:14.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-23 00:24:14.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.34
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 09:43:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-11 09:43:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-09 07:34:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-09 07:34:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-17 17:26:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-17 17:26:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-21 04:12:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-21 04:12:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-01 12:43:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-01 12:43:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-17 07:30:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-17 07:30:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 10:56:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-21 10:56:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 12:38:07.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-22 12:38:07.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 18:49:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-26 18:49:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 02:13:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-29 02:13:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-24 08:31:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/K9HGr on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-24 08:31:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }

preferences:
173.45 ms | 402 KiB | 194 Q