Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/SJdGu function name: (null) number of ops: 4 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 17 0 E > NEW $0 'Foo' 1 DO_FCALL 0 2 FREE $0 3 > RETURN 1 Class Handler: Function staticmethod: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/SJdGu function name: staticMethod number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > ECHO 'ok' 6 1 > RETURN null End of function staticmethod End of class Handler. Class Foo: Function __construct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/SJdGu function name: __construct number of ops: 8 compiled vars: !0 = $bodge line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > ASSIGN_OBJ 'modelHandler' 1 OP_DATA 'Handler' 12 2 FETCH_OBJ_R ~2 'modelHandler' 3 ASSIGN !0, ~2 13 4 FETCH_CLASS 0 $4 !0 5 INIT_STATIC_METHOD_CALL $4, 'staticMethod' 6 DO_FCALL 0 14 7 > RETURN null End of function __construct End of class Foo.
Generated using Vulcan Logic Dumper, using php 8.0.0