3v4l.org

run code in 300+ PHP versions simultaneously
<?php $configOptions = array( '1:'=>'1l:', '2:'=>'2l:', '3:'=>'3l:', '4:'=>'4l:', '5:'=>'5l:', '6:'=>'6l:', '7:'=>'7l:', '8:'=>'8l:', '9:'=>'9l:', '10:'=>'10l:', '11:'=>'11l:', '12:'=>'12l:', '13:'=>'13l:', '14:'=>'14l:' ); $out = str_replace(':', '', $configOptions); foreach($out as $key=>$value){ $newKey = str_replace(':', '', $key); $newOut[$newKey] = $value; } var_fump($newOut);
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function var_fump() in /in/4m19G:25 Stack trace: #0 {main} thrown in /in/4m19G on line 25
Process exited with code 255.

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