3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0; $i <= 24; $i++) { $oTs = new DateTime("2016-11-02 " . $i . ":00:00", new DateTimeZone("UTC")); echo $oTs->format("Gi") . "\n"; }
Output for git.master, git.master_jit, rfc.property-hooks
000 100 200 300 400 500 600 700 800 900 1000 1100 1200 1300 1400 1500 1600 1700 1800 1900 2000 2100 2200 2300 000

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