3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($j=0;$j<20;$j++){ $u="hello ".$u; } $b=explode("\n",$u); for($i=20;$i>=10;$i--){ $ssj=$b[$i]." ".$ssj; } echo $ssj;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $u in /in/v8v9c on line 5 Warning: Undefined variable $ssj in /in/v8v9c on line 14 hello hello hello hello hello hello hello hello hello hello

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:
26.85 ms | 405 KiB | 5 Q