3v4l.org

run code in 300+ PHP versions simultaneously
<?php $start = strtotime('00:00am'); $end = strtotime('11:00pm'); $range = array(); while ($start !== $end) { $start = strtotime('+1 hour',$start); $range[] = date('h:ia', $start); } print_r($range);

Abusive script

This script was stopped while abusing our resources

Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.1, 7.1.3 - 7.1.33, 7.2.0 - 7.2.26, 7.3.0 - 7.3.13, 7.4.0 - 7.4.1
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4096 bytes) in /in/AFkOt on line 8
Process exited with code 255.
Output for 5.3.5, 5.3.7 - 5.3.8, 5.3.10, 5.3.12 - 5.3.15, 5.3.17 - 5.3.18, 5.3.20, 5.3.22, 5.3.24 - 5.3.26, 5.3.29, 5.4.1 - 5.4.2, 5.4.5, 5.4.11, 5.5.0, 5.5.2 - 5.5.3, 5.5.7, 5.5.12 - 5.5.13, 5.5.20, 5.5.23, 5.5.29, 5.5.34, 5.5.38, 5.6.0, 5.6.8, 5.6.11, 5.6.13, 5.6.19 - 5.6.20, 5.6.25 - 5.6.27, 5.6.29 - 5.6.32, 5.6.39, 7.1.2

Process exited with code 137.
Output for 5.4.0, 5.4.3 - 5.4.4, 5.4.6 - 5.4.10, 5.4.12 - 5.4.45, 5.5.1, 5.5.4 - 5.5.6, 5.5.8 - 5.5.11, 5.5.14 - 5.5.19, 5.5.21 - 5.5.22, 5.5.24 - 5.5.28, 5.5.30 - 5.5.33, 5.5.35 - 5.5.37, 5.6.1 - 5.6.2, 5.6.4 - 5.6.6, 5.6.9 - 5.6.10, 5.6.12, 5.6.14 - 5.6.18, 5.6.21 - 5.6.24, 5.6.28, 5.6.33 - 5.6.38, 5.6.40
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /in/AFkOt on line 9
Process exited with code 255.
Output for 5.6.3, 5.6.7
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /in/AFkOt on line 9
Process exited with code 137.
Output for 5.3.0, 5.3.2, 5.3.4, 5.3.6, 5.3.9, 5.3.11, 5.3.16, 5.3.19, 5.3.21, 5.3.23, 5.3.27 - 5.3.28
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 25 bytes) in /in/AFkOt on line 8
Process exited with code 255.
Output for 5.3.1, 5.3.3
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 25 bytes) in /in/AFkOt on line 8
Process exited with code 137.

preferences:
199.11 ms | 401 KiB | 272 Q