3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test(DateTime $a = null, array $b = []) { var_dump($a, $b); }; test(new DateTime, []); test(null); test(null, null);
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.007371" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.006903" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003553" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003896" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003792" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.007312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008767" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.006695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003766" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004062" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003573" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003994" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004468" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.005631" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.1, 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003791" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004015" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.005208" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004031" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003956" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.007484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003605" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003682" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003966" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003934" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.005573" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003778" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003730" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004302" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004006" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003724" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003788" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003563" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.30, 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003331" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003813" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003661" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003608" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003959" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003705" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.005678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003583" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003430" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003741" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003454" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003084" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003385" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003486" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003245" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003394" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003036" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003876" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003468" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004074" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003300" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003725" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 13:22:40.002549" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003840" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003400" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003782" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.007606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003758" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003885" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.007873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.009051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011720" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.002231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.002920" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.002975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003675" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003388" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003968" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003190" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.007395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.006845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.009005" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.30, 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011978" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.012255" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.009954" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008669" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.009170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008319" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.001225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008009" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011390" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000167" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 13:22:40.002046" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 13:22:40.001982" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003380" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.006992" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.009289" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008551" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011541" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008724" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.013459" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004361" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.013583" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000245" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000287" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000164" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.19, 7.3.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000234" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.21, 7.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000124" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000116" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.012764" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011418" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008760" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.008803" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000238" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000162" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003729" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004031" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.31 - 7.1.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000188" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000237" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004025" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.003260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.002916" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.011657" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.017409" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.004109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 07:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 20:07:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 06:17:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 06:44:52.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-22 12:17:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 17:39:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 7.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-26 19:20:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R:3 Stack trace: #0 /in/fe68R(9): test(NULL, NULL) #1 {main} thrown in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-02 02:24:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-09 16:15:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-07 07:48:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-14 20:33:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 11:04:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-27 21:05:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 21:57:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 00:26:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-15 04:30:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-19 18:02:54.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-23 01:00:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-25 02:52:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 07:50:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 15:44:52.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.6.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-25 08:07:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.35
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-22 06:02:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.34
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-10 21:21:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 17:11:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-16 23:14:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 13:53:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-31 23:57:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-16 18:35:31.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-20 21:07:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 23:33:43.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 05:18:34.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 11:21:08.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.5.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-23 18:16:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.39 - 5.4.45
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.34 - 5.4.38
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:52.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.30 - 5.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.26 - 5.4.29
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:53" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.20 - 5.4.25
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:54" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.14 - 5.4.19
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:55" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.9 - 5.4.13
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:56" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.8
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:57" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.7
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 01:46:16" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.6
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 03:05:26" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.5
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 04:37:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.4
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 06:10:56" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.3
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 07:52:16" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.
Output for 5.4.2
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 09:37:10" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } NULL array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/fe68R on line 9 and defined in /in/fe68R on line 3
Process exited with code 255.

preferences:
231.58 ms | 401 KiB | 256 Q