3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = " HTTP/1.1 200 OK Content-Type: image/jpeg Last-Modified: Mon, 19 Apr 2010 22:39:21 GMT Date: Fri, 16 Nov 2012 08:06:23 GMT Expires: Sat, 16 Nov 2013 08:06:23 GMT X-Content-Type-Options: nosniff Server: sffe Content-Length: 6422 X-XSS-Protection: 1; mode=block Cache-Control: public, max-age=31536000 Age: 610 "; var_dump(split("\n", $str)); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function split() in /in/q5hil:17 Stack trace: #0 {main} thrown in /in/q5hil on line 17
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:
49.8 ms | 401 KiB | 8 Q