3v4l.org

run code in 300+ PHP versions simultaneously
<?php // GOOGL echo strtotime('Wednesday, August 20, 2014 18:28:08 UTC-240') . '<br />'; // Current output for SOLB-EEB echo strtotime('Wednesday, August 20, 2014 18:28:08 UTC120') . '<br />'; // Correct time string for SOLB-EEB // Note that if the value is positive there should be a space between UTC and the offset echo strtotime('Wednesday, August 20, 2014 18:28:08 UTC+120') . '<br />';
Output for git.master, git.master_jit, rfc.property-hooks
1408559288<br /><br />1408559288<br />

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