3v4l.org

run code in 300+ PHP versions simultaneously
<?php array( 0 => array( "a" => "r1", "b" => "c1", "c" => "d1", ), 1 => array( "a" => "r1", "b" => "c1", "c" => "d2", ), 2 => array( "a" => "r1", "b" => "c1", "c" => "d3", ), 3 => array( "a" => "r1", "b" => "c2", "c" => "d1", ), 4 => array( "a" => "r1", "b" => "c2", "c" => "d3", ), 5 => array( "a" => "r1", "b" => "c3", "c" => "d1", ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rHQMX
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   33     0  E > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.95 ms | 1391 KiB | 13 Q