3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo (new DateTime())->format('Ymd His'); echo "\n"; echo (new DateTime())->add(new DateInterval('P300S'))->format('Ymd His');
Output for 8.3.0 - 8.3.4, 8.3.6
20151229 013257 Fatal error: Uncaught DateMalformedIntervalStringException: Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
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 20151229 013257 Fatal error: Uncaught DateMalformedIntervalStringException: Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.18
20151229 013257 Fatal error: Uncaught Exception: Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33, 8.0.0 - 8.0.12, 8.0.14 - 8.0.30
20151229 013257 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.3.32 - 7.3.33, 8.0.13
20151229 003257 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.6
20160521 130754 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.5
20160403 091136 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.4
20160310 211732 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.3
20160318 223939 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.2
20160323 045305 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.1
20160324 080148 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 7.0.0
20160327 095509 Fatal error: Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P300S) in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.28
20151229 013257 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.21
20160502 160405 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.20
20160410 081323 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.19
20160308 052503 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.18
20160315 142102 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.17
20160320 015310 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.16
20160328 104440 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.15
20160329 113338 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.14
20160414 171602 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.13
20160415 175459 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.12
20160420 082404 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.11
20160424 144945 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.10
20160425 165525 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.9
20160427 221248 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.6.8
20160430 065224 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.35
20160523 013948 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.34
20160411 102657 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.33
20160309 082410 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.32
20160317 181658 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.31
20160321 050144 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.30
20160401 132604 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.29
20160417 081257 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.28
20160421 114218 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.27
20160422 132142 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.26
20160426 193602 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.25
20160429 030013 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.
Output for 5.5.24
20160524 092531 Fatal error: Uncaught exception 'Exception' with message 'DateInterval::__construct(): Unknown or bad format (P300S)' in /in/gp8fm:4 Stack trace: #0 /in/gp8fm(4): DateInterval->__construct('P300S') #1 {main} thrown in /in/gp8fm on line 4
Process exited with code 255.

preferences:
169.93 ms | 401 KiB | 198 Q