3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$writer = new XMLWriter(); echo var_dump(getdate(strtotime("2013-2"))); //echo date("Y-m-t", strtotime("first day of previous month") ) ;
Output for git.master, git.master_jit, rfc.property-hooks
array(11) { ["seconds"]=> int(0) ["minutes"]=> int(0) ["hours"]=> int(0) ["mday"]=> int(1) ["wday"]=> int(5) ["mon"]=> int(2) ["year"]=> int(2013) ["yday"]=> int(31) ["weekday"]=> string(6) "Friday" ["month"]=> string(8) "February" [0]=> int(1359673200) }

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