Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: (null) number of ops: 41 compiled vars: !0 = $o line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 15 0 E > DECLARE_CLASS 'c' 28 1 NEW $1 'C' 2 DO_FCALL 0 3 ASSIGN !0, $1 29 4 INIT_METHOD_CALL !0, 'a' 5 DO_FCALL 0 $4 6 ECHO $4 7 ECHO '%0A' 31 8 DECLARE_CLASS 'c1' 44 9 NEW $5 'C1' 10 DO_FCALL 0 11 ASSIGN !0, $5 45 12 INIT_METHOD_CALL !0, 'a' 13 DO_FCALL 0 $8 14 ECHO $8 15 ECHO '%0A' 47 16 DECLARE_CLASS 'd' 60 17 NEW $9 'D' 18 DO_FCALL 0 19 ASSIGN !0, $9 61 20 INIT_METHOD_CALL !0, 'a' 21 DO_FCALL 0 $12 22 ECHO $12 23 ECHO '%0A' 64 24 DECLARE_CLASS 'e' 78 25 NEW $13 'E' 26 DO_FCALL 0 27 ASSIGN !0, $13 79 28 INIT_METHOD_CALL !0, 'e' 29 DO_FCALL 0 $16 30 ECHO $16 31 ECHO '%0A' 81 32 DECLARE_CLASS 'f' 94 33 NEW $17 'F' 34 DO_FCALL 0 35 ASSIGN !0, $17 95 36 INIT_METHOD_CALL !0, 'f' 37 DO_FCALL 0 $20 38 ECHO $20 39 ECHO '%0A' 40 > RETURN 1 Class ATrait: Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: a number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > > RETURN 'Aa' 6 1* > RETURN null End of function a End of class ATrait. Class BTrait: Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: a number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > > RETURN 'Ba' 12 1* > RETURN null End of function a End of class BTrait. Class C: Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: a number of ops: 7 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 24 0 E > INIT_STATIC_METHOD_CALL 'aa' 1 DO_FCALL 0 $0 2 INIT_STATIC_METHOD_CALL 'ba' 3 DO_FCALL 0 $1 4 CONCAT ~2 $0, $1 5 > RETURN ~2 25 6* > RETURN null End of function a End of class C. Class C1: Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: a number of ops: 7 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 40 0 E > INIT_STATIC_METHOD_CALL 'aa' 1 DO_FCALL 0 $0 2 INIT_STATIC_METHOD_CALL 'ba' 3 DO_FCALL 0 $1 4 CONCAT ~2 $0, $1 5 > RETURN ~2 41 6* > RETURN null End of function a End of class C1. Class D: Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: a number of ops: 7 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 56 0 E > INIT_STATIC_METHOD_CALL 'aa' 1 DO_FCALL 0 $0 2 INIT_STATIC_METHOD_CALL 'ba' 3 DO_FCALL 0 $1 4 CONCAT ~2 $0, $1 5 > RETURN ~2 57 6* > RETURN null End of function a End of class D. Class E: Function e: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: e number of ops: 7 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 74 0 E > INIT_STATIC_METHOD_CALL 'aa' 1 DO_FCALL 0 $0 2 INIT_STATIC_METHOD_CALL 'ba' 3 DO_FCALL 0 $1 4 CONCAT ~2 $0, $1 5 > RETURN ~2 75 6* > RETURN null End of function e End of class E. Class F: Function f: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/g5HRH function name: f number of ops: 7 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 90 0 E > INIT_STATIC_METHOD_CALL 'aa' 1 DO_FCALL 0 $0 2 INIT_STATIC_METHOD_CALL 'ba' 3 DO_FCALL 0 $1 4 CONCAT ~2 $0, $1 5 > RETURN ~2 91 6* > RETURN null End of function f End of class F.
Generated using Vulcan Logic Dumper, using php 8.0.0