3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.92 ms | 1394 KiB | 15 Q