3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('ORG_CHART_VARS', "'first_name', 'last_name', 'nickname', 'title', 'oc_work_status', 'oc_branch', 'oc_dept_id', 'oc_dept_card', 'oc_dept_card_group', 'oc_dept_card_sub', 'oc_emp_rank', 'about_page_URL', 'description'"); $allMetaKeys = explode(", ", str_replace("'","", ORG_CHART_VARS)); print_r($allMetaKeys);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => first_name [1] => last_name [2] => nickname [3] => title [4] => oc_work_status [5] => oc_branch [6] => oc_dept_id [7] => oc_dept_card [8] => oc_dept_card_group [9] => oc_dept_card_sub [10] => oc_emp_rank [11] => about_page_URL [12] => description )

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