Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2r6WN
function name: (null)
number of ops: 7
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
22 0 E > NEW $0 'Foo%5CTest'
1 DO_FCALL 0
2 FREE $0
23 3 NEW $2 'Foo'
4 DO_FCALL 0
5 FREE $2
24 6 > RETURN 1
Class Foo\Test:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2r6WN
function name: __construct
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > ECHO 'Hello+'
7 1 > RETURN null
End of function __construct
End of class Foo\Test.
Class Foo:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2r6WN
function name: __construct
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > ECHO 'World'
15 1 > RETURN null
End of function __construct
End of class Foo.
Generated using Vulcan Logic Dumper, using php 8.0.0