3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo gmdate('d-m-y H:i:s',strtotime("January"))."\n"; echo gmdate('d-m-y H:i:s',strtotime("February"))."\n"; echo gmdate('d-m-y H:i:s',strtotime("March"))."\n"; echo gmdate('d-m-y H:i:s',strtotime("April"))."\n"; echo gmdate('d-m-y H:i:s',strtotime("May"))."\n"; echo gmdate('d-m-y H:i:s',strtotime("June"))."\n";
Output for git.master, git.master_jit, rfc.property-hooks
31-12-13 23:00:00 31-01-14 23:00:00 28-02-14 23:00:00 31-03-14 22:00:00 30-04-14 22:00:00 31-05-14 22:00:00

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:
53.12 ms | 401 KiB | 8 Q