3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = '/branch/sub/1/wow/2//43/?in=88'; var_dump(explode('/', $url));
Output for git.master, git.master_jit, rfc.property-hooks
array(9) { [0]=> string(0) "" [1]=> string(6) "branch" [2]=> string(3) "sub" [3]=> string(1) "1" [4]=> string(3) "wow" [5]=> string(1) "2" [6]=> string(0) "" [7]=> string(2) "43" [8]=> string(6) "?in=88" }

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