Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9E4e0
function name: (null)
number of ops: 11
compiled vars: !0 = $foo, !1 = $boo, !2 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > NEW $3 'Foo'
1 SEND_VAL_EX 1.23
2 DO_FCALL 0
3 ASSIGN !0, $3
22 4 ASSIGN !1, 2
24 5 INIT_DYNAMIC_CALL !0
6 DO_FCALL 0 $7
7 MUL ~8 !1, $7
8 ASSIGN !2, ~8
27 9 ECHO !2
28 10 > RETURN 1
Class Foo:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9E4e0
function name: __construct
number of ops: 4
compiled vars: !0 = $factor
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > RECV !0
12 1 ASSIGN_OBJ 'factor'
2 OP_DATA !0
13 3 > RETURN null
End of function __construct
Function __invoke:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9E4e0
function name: __invoke
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > FETCH_OBJ_R ~0 'factor'
1 > RETURN ~0
18 2* > RETURN null
End of function __invoke
End of class Foo.
Generated using Vulcan Logic Dumper, using php 8.0.0