3v4l.org

run code in 500+ PHP versions simultaneously
<?php $releaseName = "1.345.2"; [$base, $suffix] = \explode('_', $releaseName, 2); var_dump($base, $suffix);
Output for git.master_jit, git.master
Warning: Undefined array key 1 in /in/IZdOF on line 4 string(7) "1.345.2" NULL

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:
40.19 ms | 703 KiB | 4 Q