3v4l.org

run code in 500+ PHP versions simultaneously
<?php $seats = "B7G12D9"; var_export ( preg_split('/\d+\K/', $seats, 0, PREG_SPLIT_NO_EMPTY) );
Output for git.master, git.master_jit, rfc.property-hooks
array ( 0 => 'B7', 1 => 'G12', 2 => 'D9', )

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:
52.17 ms | 1120 KiB | 4 Q