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('/ |,|\)|\(|\;|\.|\^[a-z]/',$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/jRkpG on line 4 Array ( [0] => 3v4l [1] => org [2] => - [3] => online [4] => PHP [5] => shell [6] => [7] => test [8] => in [9] => 80+ [10] => different [11] => PHP [12] => 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:
41.14 ms | 402 KiB | 8 Q