Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/DcEZ4 function name: (null) number of ops: 14 compiled vars: !0 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > DECLARE_CLASS 'i2' 10 1 DECLARE_CLASS 'a' 18 2 DECLARE_CLASS 'b', 'a' 25 3 NEW $1 'B' 4 DO_FCALL 0 5 ASSIGN !0, $1 26 6 INIT_FCALL 'var_dump' 7 INIT_METHOD_CALL !0, 'test' 8 SEND_VAL_EX <array> 9 SEND_VAL_EX '' 10 DO_FCALL 0 $4 11 SEND_VAR $4 12 DO_ICALL 13 > RETURN 1 Class I: Function test2: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/DcEZ4 function name: test2 number of ops: 2 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > RECV !0 1 > RETURN null End of function test2 End of class I. Class I2: Function test2: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/DcEZ4 function name: test2 number of ops: 3 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 1 RECV !1 2 > RETURN null End of function test2 End of class I2. Class A: Function test: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/DcEZ4 function name: test number of ops: 3 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 13 0 E > RECV !0 14 1 > RETURN 'A%3A%3Atest' 15 2* > RETURN null End of function test End of class A. Class B: Function test: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/DcEZ4 function name: test number of ops: 3 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 20 0 E > RECV !0 21 1 > RETURN 'B%3A%3Atest' 22 2* > RETURN null End of function test End of class B.
Generated using Vulcan Logic Dumper, using php 8.0.0