Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/UXnha function name: (null) number of ops: 17 compiled vars: !0 = $original, !1 = $packed, !2 = $unpacked line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '9223372036854775807' 4 1 INIT_FCALL 'pack' 2 SEND_VAL 'P' 3 SEND_VAR !0 4 DO_ICALL $4 5 ASSIGN !1, $4 5 6 INIT_FCALL 'unpack' 7 SEND_VAL 'P' 8 SEND_VAR !1 9 DO_ICALL $6 10 ASSIGN !2, $6 6 11 CONCAT ~8 !0, '%0A' 12 ECHO ~8 7 13 INIT_FCALL 'var_dump' 14 SEND_VAR !2 15 DO_ICALL 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0