3v4l.org

run code in 300+ PHP versions simultaneously
<?php global$b;$He=array_search("SQL",$b->operators);if($He!==false)unset($b->operators[$He]);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 11
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename:       /in/hYChT
function name:  (null)
number of ops:  12
compiled vars:  !0 = $b, !1 = $He
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   BIND_GLOBAL                                              !0, 'b'
          1        INIT_FCALL                                               'array_search'
          2        SEND_VAL                                                 'SQL'
          3        FETCH_OBJ_R                                      ~2      !0, 'operators'
          4        SEND_VAL                                                 ~2
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !1, $3
          7        TYPE_CHECK                                  1018          !1
          8      > JMPZ                                                     ~5, ->11
          9    >   FETCH_OBJ_UNSET                                  $6      !0, 'operators'
         10        UNSET_DIM                                                $6, !1
         11    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.05 ms | 1394 KiB | 15 Q