3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$writer = new XMLWriter(); echo var_dump(getdate(strtotime("7 days"))); //echo date("Y-m-t", 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(46) ["minutes"]=> int(56) ["hours"]=> int(20) ["mday"]=> int(7) ["wday"]=> int(5) ["mon"]=> int(11) ["year"]=> int(2014) ["yday"]=> int(310) ["weekday"]=> string(6) "Friday" ["month"]=> string(8) "November" [0]=> int(1415390206) }

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