3v4l.org

run code in 300+ PHP versions simultaneously
<?php $myArray = array('C140 ',' C100 ',' C140 ',' C141 ',' C141 ',' C100 ',' C141 ',' C141 ', ' U103 ',' Q111 ',' C100 ',' U104 ',' C141 ',' C141 ',' C141 ', ' C123 ',' C101 ',' U103 ',' U103 ',' U103 ',' U103 ',' U103 ',' Rt104' ,'D139 ',' C141'); Var_dump(array_count_values($myArray));
Output for git.master, git.master_jit, rfc.property-hooks
array(12) { ["C140 "]=> int(1) [" C100 "]=> int(3) [" C140 "]=> int(1) [" C141 "]=> int(7) [" U103 "]=> int(6) [" Q111 "]=> int(1) [" U104 "]=> int(1) [" C123 "]=> int(1) [" C101 "]=> int(1) [" Rt104"]=> int(1) ["D139 "]=> int(1) [" C141"]=> 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:
60.27 ms | 401 KiB | 8 Q