3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 34324; //echo date('d.m.Y', ''); echo $date = strtotime('2013-07-31 12:34:59'); //$date = date_create('2000-01-01'); echo date_format($date, 'Y-m-d');
Output for git.master, git.master_jit, rfc.property-hooks
343241375266899 Fatal error: Uncaught TypeError: date_format(): Argument #1 ($object) must be of type DateTimeInterface, int given in /in/Flcap:9 Stack trace: #0 /in/Flcap(9): date_format(1375266899, 'Y-m-d') #1 {main} thrown in /in/Flcap on line 9
Process exited with code 255.

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.56 ms | 401 KiB | 8 Q