3v4l.org

run code in 300+ PHP versions simultaneously
<?php $subject = "3v4l.org - online PHP shell, test in 80+ different PHP versions!"; $arr = preg_split('/ |,|\)|\(|\;|\.|\-/',$subject); $arr1 = preg_split('\\s+',$subject); print_r($arr); print_r($arr1);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: preg_split(): Delimiter must not be alphanumeric, backslash, or NUL in /in/qqqRS on line 4 Array ( [0] => 3v4l [1] => org [2] => [3] => [4] => online [5] => PHP [6] => shell [7] => [8] => test [9] => in [10] => 80+ [11] => different [12] => PHP [13] => versions! )

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:
61.1 ms | 402 KiB | 8 Q