Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/eLS1T function name: (null) number of ops: 12 compiled vars: !0 = $value, !1 = $test line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 10 0 E > ASSIGN !0, 'test' 11 1 INIT_FCALL 'var_dump' 2 TYPE_CHECK 12 ~3 !0 3 SEND_VAL ~3 4 DO_ICALL 12 5 NEW $5 'Test' 6 DO_FCALL 0 7 ASSIGN !1, $5 13 8 INIT_METHOD_CALL !1, 'something' 9 SEND_VAR_EX !0 10 DO_FCALL 0 11 > RETURN 1 Class Test: Function something: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/eLS1T function name: something number of ops: 5 compiled vars: !0 = $test line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > RECV !0 6 1 INIT_FCALL 'var_dump' 2 SEND_VAR !0 3 DO_ICALL 7 4 > RETURN null End of function something End of class Test.
Generated using Vulcan Logic Dumper, using php 8.0.0