3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach( range(0, 10) as $integer ) { echo date( 'c', time() ) . "\n"; sleep(1); }
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.37, 5.6.0 - 5.6.28, 7.0.0 - 7.0.14, 7.1.0 - 7.1.20, 7.2.0 - 7.2.6
2014-02-18T01:32:56+01:00 2014-02-18T01:32:57+01:00 2014-02-18T01:32:58+01:00
Process exited with code 137.
Output for 7.0.20
2014-02-18T01:32:56+01:00 2014-02-18T01:32:57+01:00
Process exited with code 137.
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9
c c c
Process exited with code 137.

preferences:
182.62 ms | 402 KiB | 214 Q