Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 15 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 15 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 15 Branch analysis from position: 15 filename: /in/e3um2 function name: (null) number of ops: 20 compiled vars: !0 = $value, !1 = $jsonValue line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '0.7.4' 5 1 ISSET_ISEMPTY_CV ~3 !0 2 BOOL_NOT ~4 ~3 3 > JMPZ ~4, ->15 7 4 > INIT_FCALL 'json_decode' 5 SEND_VAR !0 6 DO_ICALL $5 7 ASSIGN !1, $5 8 8 INIT_FCALL 'var_dump' 9 SEND_VAR !1 10 DO_ICALL 9 11 ISSET_ISEMPTY_CV ~8 !1 12 BOOL_NOT ~9 ~8 13 > JMPZ ~9, ->15 14 > ASSIGN !0, !1 12 15 > INIT_FCALL 'print_r' 16 SEND_VAR !0 17 SEND_VAL <false> 18 DO_ICALL 15 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0