3v4l.org

run code in 300+ PHP versions simultaneously
<?php $startBookTime = new DateTime(); echo $startBookTime->format('H:m').'<br/>' ; var_dump($startBookTime->format('U') < (new DateTime()-setTime(18,5))->format('U') );
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, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
18:01<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.3.32 - 7.3.33, 8.0.13
17:01<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.0.6
13:05<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.0.5
09:04<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.0.4
21:03<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.0.3
23:03<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.0.2
05:03<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.0.1
08:03<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 7.0.0
10:03<br/> Fatal error: Uncaught Error: Call to undefined function setTime() in /in/Abbuo:4 Stack trace: #0 {main} thrown in /in/Abbuo on line 4
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /in/Abbuo on line 4
Process exited with code 255.

preferences:
171.97 ms | 402 KiB | 198 Q