3v4l.org

run code in 300+ PHP versions simultaneously
<?php3v4l.org - online PHP shell, test in 100+ different PHP versions! 1 2 3 4 <?php $ab = split("ban-bacfgr","a",2); echo $ab[1]; ?> based on RLX1a Output VLD opcodes Performance References Segmentation fault Output for 5.3.0 - 5.5.7 Deprecated: Function split() is deprecated in /in/LjUBp on line 2 Notice: Undefined offset: 1 in /in/LjUBp on line 3 Output for 4.3.0 - 5.2.17 Notice: Undefined offset: 1 in /in/LjUBp on line 3 $ab = split("ban-bacfgr","a",2); echo $ab[1]; ?>
Output for git.master, git.master_jit, rfc.property-hooks
<?php3v4l.org - online PHP shell, test in 100+ different PHP versions! 1 2 3 4 Fatal error: Uncaught Error: Call to undefined function split() in /in/8OiTt:9 Stack trace: #0 {main} thrown in /in/8OiTt 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:
43.27 ms | 401 KiB | 8 Q