3v4l.org

run code in 300+ PHP versions simultaneously
<?php $pie = [ 'something', 'or', 'other', ]; foreach(array_keys($pie) AS $snuggle_bunny){ $fuckwit = $arr_pie[pow($snuggle_bunny * $snuggle_bunny, .5)]; echo $fuckwit . " "; }
Output for git.master, git.master_jit
Warning: Undefined variable $arr_pie in /in/GBa1Q on line 10 Warning: Trying to access array offset on value of type null in /in/GBa1Q on line 10 Warning: Undefined variable $arr_pie in /in/GBa1Q on line 10 Warning: Trying to access array offset on value of type null in /in/GBa1Q on line 10 Warning: Undefined variable $arr_pie in /in/GBa1Q on line 10 Warning: Trying to access array offset on value of type null in /in/GBa1Q on line 10
Output for rfc.property-hooks
Warning: Undefined variable $arr_pie in /in/GBa1Q on line 10 Warning: Trying to access array offset on null in /in/GBa1Q on line 10 Warning: Undefined variable $arr_pie in /in/GBa1Q on line 10 Warning: Trying to access array offset on null in /in/GBa1Q on line 10 Warning: Undefined variable $arr_pie in /in/GBa1Q on line 10 Warning: Trying to access array offset on null in /in/GBa1Q on line 10

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:
34.9 ms | 402 KiB | 8 Q