3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mobile_header_menu_all_border = array( 'top'=>1, 'bottom'=>1, 'left'=>1, 'right'=>1, ); if('' != $mobile_header_menu_all_border['top']){ var_dump($mobile_header_menu_all_border); }
Output for git.master_jit, git.master, rfc.property-hooks
array(4) { ["top"]=> int(1) ["bottom"]=> int(1) ["left"]=> int(1) ["right"]=> int(1) }

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