3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = Array( C1015391 => "103.224.116.99", C1015387 => "103.224.116.29", ); echo count($a);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1eD4V
function name:  (null)
number of ops:  8
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_CONSTANT                                   ~1      'C1015391'
          1        INIT_ARRAY                                       ~2      '103.224.116.99', ~1
    4     2        FETCH_CONSTANT                                   ~3      'C1015387'
          3        ADD_ARRAY_ELEMENT                                ~2      '103.224.116.29', ~3
    2     4        ASSIGN                                                   !0, ~2
    7     5        COUNT                                            ~5      !0
          6        ECHO                                                     ~5
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.45 ms | 1392 KiB | 13 Q