Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 20 Branch analysis from position: 5 2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 20 Branch analysis from position: 12 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 20 Branch analysis from position: 20 filename: /in/H7Gqm function name: (null) number of ops: 24 compiled vars: !0 = $session, !1 = $posted_key, !2 = $delkey, !3 = $imgkey line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 13 1 ASSIGN !1, '1475141244.jpg' 14 2 ISSET_ISEMPTY_CV ~6 !1 3 BOOL_NOT ~7 ~6 4 > JMPZ ~7, ->20 15 5 > ASSIGN !2, !1 16 6 INIT_FCALL 'in_array' 7 SEND_VAR !2 8 FETCH_DIM_R ~9 !0, 'image' 9 SEND_VAL ~9 10 DO_ICALL $10 11 > JMPZ $10, ->20 17 12 > INIT_FCALL 'array_search' 13 SEND_VAR !2 14 FETCH_DIM_R ~11 !0, 'image' 15 SEND_VAL ~11 16 DO_ICALL $12 17 ASSIGN !3, $12 18 18 FETCH_DIM_UNSET $14 !0, 'image' 19 UNSET_DIM $14, !3 22 20 > INIT_FCALL 'print_r' 21 SEND_VAR !0 22 DO_ICALL 23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0