Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/iDLqU function name: (null) number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > DECLARE_CLASS 'personaccount' 17 1 DECLARE_CLASS 'person' 21 2 > RETURN 1 Class Loginable: Function login: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/iDLqU function name: login number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > > RETURN null End of function login End of class Loginable. Class Upgradeable: Function upgrade: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/iDLqU function name: upgrade number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 8 0 E > VERIFY_RETURN_TYPE 1 > RETURN null End of function upgrade End of class Upgradeable. Class PersonAccount: Function login: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/iDLqU function name: login number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 14 0 E > > RETURN null End of function login End of class PersonAccount. Class Person: Function upgrade: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/iDLqU function name: upgrade number of ops: 6 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 19 0 E > NEW $0 'PersonAccount' 1 DO_FCALL 0 2 VERIFY_RETURN_TYPE $0 3 > RETURN $0 20 4* VERIFY_RETURN_TYPE 5* > RETURN null End of function upgrade End of class Person.
Generated using Vulcan Logic Dumper, using php 8.0.0