3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a=array ( 'v' => array ( 0 => array ( 0 => 'v0_0', 1 => 'v0_1', 2 => 'v0_2', ), 1 => array ( 0 => 'v1_0', 1 => 'v1_1', 2 => 'v1_2', ), 2 => array ( 0 => 'v2_0', 1 => 'v2_1', 2 => 'v2_2', ), ), ); echo count($a,1); # <-- 13
Output for git.master, git.master_jit, rfc.property-hooks
13

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