3v4l.org

run code in 300+ PHP versions simultaneously
<?php $current_date = strtotime(date("g:00 a")); foreach ($current_date as $key => $value) if ((strtotime("2:00 pm") <= $current_date) && ($current_date < strtotime("11:00 pm"))) { print("Buya"); } print($index); } ?>
Output for 5.3.0 - 5.3.21, 5.4.0 - 5.4.11
Parse error: syntax error, unexpected '}' in bPVUo on line 8
Process exited with code 255.

preferences:
185.24 ms | 1395 KiB | 41 Q