Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/OXelC
function name: (null)
number of ops: 10
compiled vars: !0 = $foo, !1 = $array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > NEW $2 'Foo'
1 DO_FCALL 0
2 ASSIGN !0, $2
14 3 INIT_METHOD_CALL !0, 'bar'
4 DO_FCALL 0 $5
5 ASSIGN !1, $5
15 6 INIT_FCALL 'var_dump'
7 SEND_VAR !1
8 DO_ICALL
9 > RETURN 1
Class Foo:
Function bar:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/OXelC
function name: bar
number of ops: 4
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > FETCH_OBJ_R ~0 'fn'
1 INIT_ARRAY ~1 'value', ~0
2 > RETURN ~1
10 3* > RETURN null
End of function bar
End of class Foo.
Generated using Vulcan Logic Dumper, using php 8.0.0