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, null);
Output for 8.3.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.010707" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.010157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.010373" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.007631" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.006769" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003703" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004066" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003813" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.007940" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.009924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.006593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003886" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004889" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004745" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.005777" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003706" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.21, 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003860" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004364" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003994" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.006148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003816" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004049" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003846" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.006818" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.006756" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003508" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004883" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003872" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003971" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003698" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003549" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003764" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003882" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003603" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003689" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.1, 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003456" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003783" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004048" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004001" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003528" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003579" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003415" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003596" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003449" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003533" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003539" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003521" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003694" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003494" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003162" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003677" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003268" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003710" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003373" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 13:21:59.002282" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003915" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003463" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003618" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.007947" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008454" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.013369" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.009014" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: test(): Argument #2 ($b) must be of type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.001980" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.002906" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003020" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003234" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003461" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003263" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003893" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003252" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.007894" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.010421" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.007918" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008966" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008333" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008493" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008298" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.012145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.009309" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008803" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008684" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.012441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.000272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.002076" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.010859" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.000136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 13:21:59.002013" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 13:21:59.002117" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003381" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.007129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008960" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.009524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008937" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008726" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008370" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008532" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.011612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.004561" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.011823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.011022" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.011438" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.014359" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.011678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.008731" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.012058" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003653" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003540" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.002925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003836" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.002828" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.012073" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.023593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 05:35:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 18:41:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 04:36:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 04:57:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-21 15:25:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 16:01:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 7.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-26 17:49:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Fatal error: Uncaught TypeError: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc:3 Stack trace: #0 /in/05UTc(8): test(NULL, NULL) #1 {main} thrown in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:21:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-02 00:39:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-09 13:56:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-07 04:19:08.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-14 17:38:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 09:21:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-27 19:35:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 20:28:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-01 22:59:17.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-15 03:00:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-19 16:28:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 23:24:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-25 01:16:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 06:17:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 14:08:34.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.6.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-25 03:39:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.35
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-22 04:27:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.34
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-10 19:54:31.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 15:32:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-16 21:23:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 12:12:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-31 22:29:43.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-16 17:06:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-20 19:30:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 21:50:07.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 03:40:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 09:36:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.5.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-23 16:30:17.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.43 - 5.4.45
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.37 - 5.4.42
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.30 - 5.4.36
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-29 15:22:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.23 - 5.4.29
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:13" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.16 - 5.4.22
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:14" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.10 - 5.4.15
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:15" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.8 - 5.4.9
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-09-29 15:22:16" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.7
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 01:36:48" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.6
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 02:54:18" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.5
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 04:28:23" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.4
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 06:01:27" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.3
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 07:43:13" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.
Output for 5.4.2
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-27 09:26:29" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } array(0) { } Catchable fatal error: Argument 2 passed to test() must be of the type array, null given, called in /in/05UTc on line 8 and defined in /in/05UTc on line 3
Process exited with code 255.

preferences:
251.2 ms | 401 KiB | 227 Q