3v4l.org

run code in 300+ PHP versions simultaneously
<?php $start = '2017-05-01'; $end = '2017-05-31'; for($i=$start;$i<$end;$i++){ echo $i; }
Output for 8.3.0 - 8.3.4, 8.3.6
2017-05-01 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-02 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-03 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-04 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-05 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-06 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-07 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-08 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-09 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-10 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-11 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-12 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-13 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-14 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-15 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-16 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-17 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-18 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-19 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-20 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-21 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-22 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-23 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-24 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-25 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-26 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-27 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-28 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-29 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-30 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6
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 2017-05-01 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-02 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-03 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-04 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-05 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-06 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-07 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-08 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-09 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-10 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-11 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-12 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-13 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-14 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-15 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-16 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-17 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-18 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-19 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-20 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-21 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-22 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-23 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-24 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-25 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-26 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-27 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-28 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-29 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6 2017-05-30 Deprecated: Increment on non-alphanumeric string is deprecated in /in/V1iZ4 on line 6
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18
2017-05-012017-05-022017-05-032017-05-042017-05-052017-05-062017-05-072017-05-082017-05-092017-05-102017-05-112017-05-122017-05-132017-05-142017-05-152017-05-162017-05-172017-05-182017-05-192017-05-202017-05-212017-05-222017-05-232017-05-242017-05-252017-05-262017-05-272017-05-282017-05-292017-05-30

preferences:
190.86 ms | 403 KiB | 187 Q