3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a="q1-q4-q5-q7-q10-q11-q13-q15-q17-q20-q22-q23-q26-q27-q29-q32-q33-q35-q37-q40-q42-q44-q45-q47-q49-q51-q53-q56-q58-q60-"; echo strlen($a); $b=explode("-",$a); echo "<p>"; echo $b[0]; echo "</p>"; echo "<p>"; echo count($b); echo "</p>"; ?>
Output for git.master, git.master_jit, rfc.property-hooks
116<p>q1</p><p>31</p>

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:
37.9 ms | 401 KiB | 8 Q