Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/3qreg function name: (null) number of ops: 12 compiled vars: !0 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ECHO 'hello' 4 1 FETCH_CONSTANT ~1 'ping' 2 INIT_ARRAY ~2 ~1 3 FETCH_CONSTANT ~3 'dong' 4 ADD_ARRAY_ELEMENT ~2 ~3 5 FETCH_CONSTANT ~4 'hi' 6 ADD_ARRAY_ELEMENT ~2 ~4 7 ASSIGN !0, ~2 5 8 INIT_FCALL 'var_dump' 9 SEND_VAR !0 10 DO_ICALL 11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0