Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Us6VV function name: (null) number of ops: 9 compiled vars: !0 = $baz line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 18 0 E > NEW $1 'Baz' 1 DO_FCALL 0 2 ASSIGN !0, $1 19 3 ASSIGN_OBJ !0, 'bar' 4 OP_DATA !0 21 5 INIT_FCALL 'var_dump' 6 SEND_VAR !0 7 DO_ICALL 8 > RETURN 1 Class Foo: Function foo: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Us6VV function name: foo number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > VERIFY_RETURN_TYPE 1 > RETURN null End of function foo End of class Foo. Class Bar: Function foo: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Us6VV function name: foo number of ops: 3 compiled vars: !0 = $foo line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > RECV !0 1 VERIFY_RETURN_TYPE 2 > RETURN null End of function foo End of class Bar. Class Baz: Function foo: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Us6VV function name: foo number of ops: 3 compiled vars: !0 = $foo line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 0 E > RECV !0 1 VERIFY_RETURN_TYPE 2 > RETURN null End of function foo End of class Baz.
Generated using Vulcan Logic Dumper, using php 8.0.0