Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/CvZlA function name: (null) number of ops: 6 compiled vars: !0 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 19 0 E > NEW $1 'Inner' 1 DO_FCALL 0 2 ASSIGN !0, $1 20 3 INIT_METHOD_CALL !0, 'test' 4 DO_FCALL 0 5 > RETURN 1 Class Inner: Function test: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/CvZlA function name: test number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > INIT_STATIC_METHOD_CALL 'Outer', 'wtf' 1 DO_FCALL 0 8 2 > RETURN null End of function test End of class Inner. Class Outer: Function wtf: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/CvZlA function name: wtf number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 14 0 E > FETCH_OBJ_R ~0 'text' 1 ECHO ~0 15 2 > RETURN null End of function wtf End of class Outer.
Generated using Vulcan Logic Dumper, using php 8.0.0