Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rrDWA
function name: (null)
number of ops: 13
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > NEW $0 'Foo'
1 INIT_FCALL 'baz'
2 DO_FCALL 0 $1
3 SEND_VAR_NO_REF_EX $1
4 DO_FCALL 0
5 FREE $0
14 6 NEW $3 'Bar'
7 INIT_FCALL 'baz'
8 DO_FCALL 0 $4
9 SEND_VAR_NO_REF_EX $4
10 DO_FCALL 0
11 FREE $3
12 > RETURN 1
Function baz:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rrDWA
function name: Baz
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > ECHO 'Baz%0A'
11 1 > RETURN null
End of function baz
Class Foo: [no user functions]
Class Bar:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rrDWA
function name: __construct
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > > RETURN null
End of function __construct
End of class Bar.
Generated using Vulcan Logic Dumper, using php 8.0.0