3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data[] = array('name' => 67, 'visitor' => 2); $data[] = array('name' => 86, 'visitor' => 1); $data[] = array('name' => 85, 'visitor' => 6); $data[] = array('name' => 98, 'visitor' => 2); $data[] = array('name' => 86, 'visitor' => 6); $data[] = array('name' => 67, 'visitor' => 7);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Iit8j
function name:  (null)
number of ops:  13
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_DIM                                               !0
          1        OP_DATA                                                  <array>
    3     2        ASSIGN_DIM                                               !0
          3        OP_DATA                                                  <array>
    4     4        ASSIGN_DIM                                               !0
          5        OP_DATA                                                  <array>
    5     6        ASSIGN_DIM                                               !0
          7        OP_DATA                                                  <array>
    6     8        ASSIGN_DIM                                               !0
          9        OP_DATA                                                  <array>
    7    10        ASSIGN_DIM                                               !0
         11        OP_DATA                                                  <array>
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.15 ms | 1384 KiB | 13 Q