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