Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/hIimN function name: (null) number of ops: 7 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > DECLARE_CLASS 'foo' 18 1 NEW $0 'Foo' 2 SEND_VAL_EX <array> 3 DO_FCALL 0 4 FETCH_DIM_R ~2 $0, 0 5 FREE ~2 6 > RETURN 1 Class Foo: Function __construct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/hIimN function name: __construct number of ops: 4 compiled vars: !0 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 9 1 ASSIGN_OBJ 'attributes' 2 OP_DATA !0 10 3 > RETURN null End of function __construct Function getiterator: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/hIimN function name: getIterator number of ops: 9 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 14 0 E > NEW $0 'ArrayIterator' 1 CHECK_FUNC_ARG 2 FETCH_OBJ_FUNC_ARG $1 'attributes' 3 SEND_FUNC_ARG $1 4 DO_FCALL 0 5 VERIFY_RETURN_TYPE $0 6 > RETURN $0 15 7* VERIFY_RETURN_TYPE 8* > RETURN null End of function getiterator End of class Foo.
Generated using Vulcan Logic Dumper, using php 8.0.0