3v4l.org

run code in 300+ PHP versions simultaneously
<?php $lang['01'] = 'Janeiro'; $lang['02'] = 'Fevereiro'; $lang['03'] = 'Março'; $lang['04'] = 'Abril'; $lang['05'] = 'Maio'; $lang['06'] = 'Junho'; $lang['07'] = 'Julho'; $lang['08'] = 'Agosto'; $lang['09'] = 'Setembro'; $lang['10'] = 'Outubro'; $lang['11'] = 'Novembro'; $lang['12'] = 'Dezembro'; $x = array(); $y = array_merge($x, $lang);
Output for git.master, git.master_jit, rfc.property-hooks

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