3v4l.org

run code in 300+ PHP versions simultaneously
hai <?php $a = array(1,2,3,4); $b = array(5,6); $c = array("a","b","c"); foreach($a as $values) foreach($b as $values2) foreach($c as $values3) echo $values."".$values2."".$values3."\n";
Output for git.master, git.master_jit, rfc.property-hooks
hai 15a 15b 15c 16a 16b 16c 25a 25b 25c 26a 26b 26c 35a 35b 35c 36a 36b 36c 45a 45b 45c 46a 46b 46c

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.51 ms | 401 KiB | 8 Q