Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/BsH5l function name: (null) number of ops: 37 compiled vars: !0 = $data line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 7 1 ECHO 'No+Arguments%3A%0A' 8 2 INIT_FCALL 'print_r' 3 INIT_FCALL 'json_encode' 4 SEND_VAR !0 5 SEND_VAL 128 6 DO_ICALL $2 7 SEND_VAR $2 8 DO_ICALL 9 9 ECHO '%0A%0A' 10 10 ECHO 'true+argument%3A%0A' 11 11 INIT_FCALL 'print_r' 12 INIT_FCALL 'json_encode' 13 SEND_VAR !0 14 SEND_VAL 129 15 DO_ICALL $4 16 SEND_VAR $4 17 DO_ICALL 12 18 ECHO '%0A%0A' 13 19 ECHO 'JSON_HEX_TAG+Argument%3A%0A' 14 20 INIT_FCALL 'print_r' 21 INIT_FCALL 'json_encode' 22 SEND_VAR !0 23 SEND_VAL 129 24 DO_ICALL $6 25 SEND_VAR $6 26 DO_ICALL 15 27 ECHO '%0A%0A' 16 28 ECHO 'JSON_UNESCAPED_UNICODE+%7C+JSON_UNESCAPED_SLASHES+%7C+JSON_NUMERIC_CHECK+Arguments%3A%0A' 17 29 INIT_FCALL 'print_r' 30 INIT_FCALL 'json_encode' 31 SEND_VAR !0 32 SEND_VAL 480 33 DO_ICALL $8 34 SEND_VAR $8 35 DO_ICALL 36 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0