Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/LE2Kg function name: (null) number of ops: 11 compiled vars: !0 = $jopa line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 13 0 E > NEW $1 'Jopa' 1 NEW $2 'Posrat' 2 DO_FCALL 0 3 SEND_VAR_NO_REF_EX $2 4 DO_FCALL 0 5 ASSIGN !0, $1 14 6 INIT_METHOD_CALL !0, 'posrat' 7 DO_FCALL 0 15 8 INIT_METHOD_CALL !0, 'posrat' 9 DO_FCALL 0 10 > RETURN 1 Class Posrat: Function __invoke: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/LE2Kg function name: __invoke number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > ECHO 'Poshel+kal%0A' 1 > RETURN null End of function __invoke End of class Posrat. Class Jopa: Function __construct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/LE2Kg function name: __construct number of ops: 4 compiled vars: !0 = $posrat line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 8 0 E > RECV !0 1 ASSIGN_OBJ 'posrat' 2 OP_DATA !0 3 > RETURN null End of function __construct Function posrat: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/LE2Kg function name: posrat number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 10 0 E > ECHO 'Poshel+kal+is+jopi%0A' 1 > RETURN null End of function posrat End of class Jopa.
Generated using Vulcan Logic Dumper, using php 8.0.0