3v4l.org

run code in 300+ PHP versions simultaneously
<?php function a($str1,$str2){ $d = $str1*4 + $str*1; return $d; } for($count1 = 0; $count1 < 4; $count1++){ for($count2 = 0; $count2 < 4; $count2++){ $array[$count1][$count2] = a($count1,$count2); echo $array[$count1][$count2]; } } ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $str in /in/1MSGo on line 3 0 Warning: Undefined variable $str in /in/1MSGo on line 3 0 Warning: Undefined variable $str in /in/1MSGo on line 3 0 Warning: Undefined variable $str in /in/1MSGo on line 3 0 Warning: Undefined variable $str in /in/1MSGo on line 3 4 Warning: Undefined variable $str in /in/1MSGo on line 3 4 Warning: Undefined variable $str in /in/1MSGo on line 3 4 Warning: Undefined variable $str in /in/1MSGo on line 3 4 Warning: Undefined variable $str in /in/1MSGo on line 3 8 Warning: Undefined variable $str in /in/1MSGo on line 3 8 Warning: Undefined variable $str in /in/1MSGo on line 3 8 Warning: Undefined variable $str in /in/1MSGo on line 3 8 Warning: Undefined variable $str in /in/1MSGo on line 3 12 Warning: Undefined variable $str in /in/1MSGo on line 3 12 Warning: Undefined variable $str in /in/1MSGo on line 3 12 Warning: Undefined variable $str in /in/1MSGo on line 3 12

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:
39.92 ms | 403 KiB | 8 Q