3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = (string) intval(date('Y'))-1; $x .= "-1-1"; echo $x; echo '\n'; echo date('Y-m-d',$x);
Output for git.master, git.master_jit, rfc.property-hooks
2012-1-1\n Fatal error: Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /in/UsYHT:7 Stack trace: #0 /in/UsYHT(7): date('Y-m-d', '2012-1-1') #1 {main} thrown in /in/UsYHT on line 7
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:
33.57 ms | 401 KiB | 8 Q