3v4l.org

run code in 300+ PHP versions simultaneously
<?php function findEvent(\DateTime $e) { var_dump($e); } findEvent(new DateTime()); findEvent(null);
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008014" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.009920" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.007094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008598" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003771" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004315" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.007558" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.006872" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.006678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004032" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003634" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004294" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.005267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004701" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003980" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004049" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.013326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003637" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004615" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003719" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003893" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.009903" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003992" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.005696" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004927" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.4, 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003689" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004001" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003835" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003452" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.005229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003643" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003490" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003580" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003567" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003760" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003572" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003789" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003560" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003914" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003662" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003373" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003541" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003428" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003377" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003322" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.11, 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003398" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003460" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003489" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003708" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003640" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003407" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003352" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 18:23:42.003073" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003653" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.007627" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003592" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.011043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.010063" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004077" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.015631" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: findEvent(): Argument #1 ($e) must be of type DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.001985" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.002989" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.002844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003298" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003232" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008908" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.007568" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.011563" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008519" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.009522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.009108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.7, 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.014370" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008981" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.009578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.010787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.000297" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.001651" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008398" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008741" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.000216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 18:23:42.002146" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 18:23:42.002116" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.010499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008420" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008093" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.009913" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008846" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.010328" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.009682" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.010059" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.011345" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.007854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.008206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.011082" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.014297" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.013019" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.010695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.005263" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.005149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.012200" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.010172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.004136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 00:25:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 13:59:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-09 22:55:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-17 23:20:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-21 10:03:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 09:42:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 7.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-26 12:48:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught TypeError: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O:3 Stack trace: #0 /in/G7v8O(8): findEvent(NULL) #1 {main} thrown in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-01 19:31:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-09 09:14:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-06 20:19:43.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-14 08:32:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 03:56:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-27 14:32:31.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 15:29:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-01 18:13:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-14 22:10:34.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-19 11:14:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 18:32:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-24 20:10:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 01:15:07.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 08:49:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.6.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-24 18:37:44.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.35
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-21 22:44:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.34
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-10 14:51:19.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 10:07:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-15 19:09:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 06:50:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-31 17:35:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-16 12:12:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-20 14:23:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 17:03:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-25 22:25:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 04:32:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.5.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-30 12:11:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.4.38 - 5.4.45
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:52.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.4.30 - 5.4.37
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-20 20:23:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.4.29
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-20 20:23:53" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.4.22 - 5.4.28
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-20 20:23:54" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.4.15 - 5.4.21
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-20 20:23:55" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.4.6 - 5.4.14
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-20 20:23:56" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.
Output for 5.4.0 - 5.4.5
object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-20 20:23:57" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Catchable fatal error: Argument 1 passed to findEvent() must be an instance of DateTime, null given, called in /in/G7v8O on line 8 and defined in /in/G7v8O on line 3
Process exited with code 255.

preferences:
217.84 ms | 401 KiB | 229 Q