3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A implements \Serializable { public function serialize() { $dt = new \DateTime(); return serialize(array($dt, serialize([$dt]))); } public function unserialize($serialized) { $a = unserialize($serialized); unserialize($a[1]); } } $a = new A(); $s = serialize($a); echo $s; $d = unserialize($s);
Output for 8.3.6
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.007106";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Warning: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on false in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.3.5
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.012931";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Warning: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on false in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.3.4
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008716";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Warning: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on false in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.3.3
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.006909";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Warning: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on false in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.3.2
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003771";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Warning: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on false in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.3.1
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003781";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Warning: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on false in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.3.0
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003896";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Warning: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on false in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.18
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.010098";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.17
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.007107";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.16
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.006760";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.15
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003779";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.14
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004055";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.13
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003995";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.12
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003648";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.11
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004635";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.10
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.005063";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.9
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003794";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.8
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003945";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.7
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004969";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.6
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004186";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.5
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.006149";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.4
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003746";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.3
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004430";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.2
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003845";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.1
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004750";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.2.0
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003842";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.28
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.007112";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.27
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003595";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.26
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003623";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.25
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004080";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.4, 8.1.24
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004051";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.23
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.005083";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.22
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003629";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.21
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003993";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.20
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004121";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.19
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003686";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.18
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003705";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.17
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003780";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.16
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003508";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.15
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003712";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.14
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003838";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.13
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003730";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.12
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003643";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.11
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003996";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.10
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003590";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.9
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003884";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.8
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004450";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.7
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003612";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.6
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004894";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.5
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003762";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.3
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003655";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.2
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003650";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.1
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003591";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.1.0
Deprecated: A implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /in/4R098 on line 3 C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003690";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /in/4R098 on line 14
Output for 8.0.15, 8.0.30
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003395";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.29
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003703";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.28
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003432";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.27
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004335";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.26
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003098";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.25
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004838";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.24
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003362";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.23
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003268";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.22
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003361";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.21
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003387";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.20
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003080";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.19
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004609";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.18
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003581";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.17
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003541";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.16
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003294";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.14
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003596";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.13
C:1:"A":151:{a:2:{i:0;r:3;i:1;s:124:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 14:30:55.002641";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}";}} Notice: unserialize(): Error at offset 13 of 151 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.12
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003582";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.11
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003681";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.10
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003858";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.9
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004541";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.8
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.007895";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.7
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003772";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.6
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003598";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.5
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003638";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.3
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.007207";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.2
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.009444";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.1
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003523";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 8.0.0
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.009470";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Warning: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.33
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.001976";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.32
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003246";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.30
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003825";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.29
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003376";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.28
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003395";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.27
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003091";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.26
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003319";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.25
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003450";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.24
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003228";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.23
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003181";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.22
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.011044";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.21
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008001";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.20
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003735";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.16
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.011063";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.15
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.011268";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.14
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.011468";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.13
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.009430";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.12
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008798";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.11
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.011073";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.10
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.009727";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.9
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.009141";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.8
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008828";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.7
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.009672";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.6
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000472";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.5
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.002908";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.4
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008195";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.3
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008812";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.4.0
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000187";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13 Notice: Trying to access array offset on value of type bool in /in/4R098 on line 14
Output for 7.3.33
C:1:"A":151:{a:2:{i:0;r:3;i:1;s:124:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 14:30:55.002680";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}";}}
Output for 7.3.32
C:1:"A":151:{a:2:{i:0;r:3;i:1;s:124:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 14:30:55.002576";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}";}}
Output for 7.3.31
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003549";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.30
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003222";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.29
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.007623";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.28
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.010009";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.27
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008090";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.26
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008982";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.25
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008926";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.24
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008630";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.23
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.009705";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.21
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008882";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.20
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.011301";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.19
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008135";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.18
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.005818";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.17
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008492";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.16
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008404";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.12
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000206";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.11
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000349";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.10
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000192";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.9
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000231";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.33, 7.3.3, 7.3.8
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000229";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.7
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000194";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.26, 7.3.6
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000197";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.5
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000265";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.4
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000226";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.2
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000169";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.1
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000220";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.3.0
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000183";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.33
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.028316";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.32
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.010775";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.31
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.012366";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.30
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.008951";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.29
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.011530";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.24
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000272";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.23
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000279";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.22
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000224";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.21
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000227";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.20
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000278";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.19
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000178";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.18
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000251";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.17
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000216";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.16
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000266";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.15
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000153";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.14
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000198";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.13
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000170";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.12
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000187";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.11
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000158";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.10
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000159";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.9
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000221";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.8
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000166";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.1, 7.2.7
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000163";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.6
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000257";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.5
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000205";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.4
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000271";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.3
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000157";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.2
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000175";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.2.0
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000152";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.32
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000148";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.30 - 7.1.31
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000150";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.29
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000147";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.28
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000137";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.27
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000232";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.25
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000217";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.20
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.002727";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.10
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.003619";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.7
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.005275";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.6
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.013418";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.5
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.005690";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.1.0
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.004130";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.28, 7.0.20
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2015-12-10 15:30:55.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.0.6
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-05-21 13:04:32.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.0.5
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-03 09:08:45.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.0.4
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-10 21:14:45.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.0.3
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-18 22:36:31.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 7.0.2
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-23 04:50:03.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}}
Output for 7.0.1
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-24 07:58:55.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}}
Output for 7.0.0
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-27 09:52:27.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}}
Output for 5.6.21
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-05-02 16:00:58.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.20
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-10 08:10:36.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.19
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-08 05:22:07.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.18
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-15 14:17:44.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.17
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-20 01:50:08.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.16
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-28 10:41:53.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.15
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-29 11:30:53.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.14
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-14 17:13:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.13
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-15 17:52:07.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.12
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-20 08:21:01.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.11
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-24 14:46:39.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.10
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-25 16:52:14.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.9
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-27 22:00:27.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.6.8
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-30 06:49:16.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.35
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-05-23 01:36:06.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.34
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-11 10:24:03.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.33
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-09 08:21:10.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.32
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-17 18:13:42.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.31
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-03-21 04:58:29.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.30
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-01 13:23:13.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.29
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-17 08:09:57.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.28
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-21 11:39:04.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.27
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-22 13:18:30.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.26
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-26 19:31:11.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.25
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-04-29 02:57:04.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13
Output for 5.5.24
C:1:"A":165:{a:2:{i:0;r:3;i:1;s:138:"a:1:{i:0;O:8:"DateTime":3:{s:4:"date";s:26:"2016-05-24 09:22:06.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:16:"Europe/Amsterdam";}}";}} Notice: unserialize(): Error at offset 13 of 165 bytes in /in/4R098 on line 13

preferences:
234.87 ms | 402 KiB | 228 Q