3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test= 2; $asd = "http://gogle.com/999/03/19/1988"; list($dd,$mm,$yyyy) = explode('/',$asd); echo $dd.','.$mm.',',$yyyy; if (!checkdate($mm,$dd,$yyyy)) { $error = true; }
Output for git.master, git.master_jit, rfc.property-hooks
http:,,gogle.com Fatal error: Uncaught TypeError: checkdate(): Argument #1 ($month) must be of type int, string given in /in/r9CMV:7 Stack trace: #0 /in/r9CMV(7): checkdate('', 'http:', 'gogle.com') #1 {main} thrown in /in/r9CMV 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:
42.81 ms | 401 KiB | 8 Q