3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array(); $array[2] = "001812000000000000000000000000000011006"; $array[3] = "001812501701000000000000000000000026003"; if(in_array("001812501701000000000000000000000006012", $array))echo 'ist drinn';
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 11
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename:       /in/4cE2d
function name:  (null)
number of ops:  12
compiled vars:  !0 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        ASSIGN_DIM                                               !0, 2
          2        OP_DATA                                                  '001812000000000000000000000000000011006'
    4     3        ASSIGN_DIM                                               !0, 3
          4        OP_DATA                                                  '001812501701000000000000000000000026003'
    6     5        INIT_FCALL                                               'in_array'
          6        SEND_VAL                                                 '001812501701000000000000000000000006012'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                         $4      
          9      > JMPZ                                                     $4, ->11
         10    >   ECHO                                                     'ist+drinn'
         11    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.9 ms | 1394 KiB | 15 Q