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