3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hoy = strtotime(date("Y-m-d").' 04:00:00'; echo $hoy; echo "\n"; echo strtotime(date("Y-m-d", strtotime("-1 day")).' 04:00:00');
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.17, 5.5.0 - 5.5.1
Parse error: syntax error, unexpected ';' in /in/7dvCu on line 2
Process exited with code 255.

preferences:
188.02 ms | 1395 KiB | 55 Q