3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set('America/New_York'); echo $script_tz = date_default_timezone_get()."\n"; $ny_time = "12:30 am"; echo gmdate('h:i a',strtotime($ny_time));
Output for git.master_jit, git.master, rfc.property-hooks
America/New_York 04:30 am

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
143.08 ms | 405 KiB | 5 Q