3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new DateTime(); var_dump($date); $date2 = \DateTime::createFromFormat('U', $date->format('U'), 128); var_dump($date2); $date3 = clone $date; $date3->sub(new DateInterval("P1M")); var_dump($date3);
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.010093" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.006914" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.007236" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.006913" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003629" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004026" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 8.0.22, 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.003775" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.006775" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.007222" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.006756" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 8.1.24, 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.003794" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003769" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003900" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.007185" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004799" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.005362" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004124" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003863" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003786" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003783" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004179" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003792" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004022" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003861" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004048" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.006929" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003668" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003715" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004962" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003679" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003986" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004328" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004237" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003677" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003582" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 8.0.29, 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.003533" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003700" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003531" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003584" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003551" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004826" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003432" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004883" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004091" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003845" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003737" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003770" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003599" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003563" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003883" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003621" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003448" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003339" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003146" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003462" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003602" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003438" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003484" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003365" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003606" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003745" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003645" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003284" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003760" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.002185" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003699" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004030" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003483" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003827" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.007386" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003514" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003466" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003692" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.007187" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009219" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003523" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008442" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.001917" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003156" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003010" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003732" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003294" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003170" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003244" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003304" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003202" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003270" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009534" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.007229" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003657" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008065" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009290" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.011893" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.011697" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009739" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008730" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009346" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.012362" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009358" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009056" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.000241" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003028" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.011853" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.011879" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.000227" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.002314" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003837" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003659" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003264" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.007818" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.007790" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008813" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.012008" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009314" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008654" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009144" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008787" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.012380" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008584" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004393" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.011988" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008187" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000216" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000224" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000223" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.1, 7.3.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000155" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000258" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000153" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000152" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000159" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000215" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000281" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000132" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.000110" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008483" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008596" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.008047" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.009643" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.010954" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000224" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000226" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000202" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000223" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000173" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000242" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000145" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000178" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000164" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.004554" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C 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:02.003548" ["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/OF30C:7 Stack trace: #0 /in/OF30C(7): DateTime::createFromFormat('U', '1449593882', 128) #1 {main} thrown in /in/OF30C on line 7
Process exited with code 255.
Output for 7.1.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000118" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000118" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-08 17:58:02.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.000147" ["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:02.003719" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.003719" ["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:02.003793" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.003793" ["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:02.003298" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.003298" ["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:02.009353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.009353" ["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:02.010916" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.010916" ["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:02.004002" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.004002" ["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:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2015-11-08 17:58:02.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:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-03 20:12:03.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:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-03 08:30:30.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:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-10 20:28:00.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/OF30C 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:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-23 04:04:39.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:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-24 07:18:29.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:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-27 09:12:45.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:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-02 15:20:29.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:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-10 07:32:02.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:08.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-08 04:40:08.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/OF30C 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/OF30C 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:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-28 10:01:29.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:51:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-29 10:51:03.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:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-14 16:32:00.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:34.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-15 17:12:34.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:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-20 07:39:38.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:04:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-24 14:04:58.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:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-25 16:09:12.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:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-27 21:17:29.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:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-30 06:07:28.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:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-23 00:24:10.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:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-11 09:43:37.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/OF30C 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/OF30C 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:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-02-21 04:12:20.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:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-01 12:43:13.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:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-17 07:30:10.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:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-21 10:56:48.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:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-22 12:38:05.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:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-26 18:49:06.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:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-03-29 02:13:50.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:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: DateTime::createFromFormat() expects parameter 3 to be DateTimeZone, integer given in /in/OF30C on line 7 bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2016-04-24 08:31:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }

preferences:
194.99 ms | 402 KiB | 213 Q