Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/EOqde
function name: (null)
number of ops: 14
compiled vars: !0 = $f, !1 = $foo
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > ASSIGN !0, <array>
9 1 INIT_DYNAMIC_CALL !0
2 SEND_VAL_EX 'static+array'
3 DO_FCALL 0
11 4 NEW $4 'Foo'
5 DO_FCALL 0
6 ASSIGN !1, $4
12 7 INIT_ARRAY ~7 !1
8 ADD_ARRAY_ELEMENT ~7 'bar'
9 ASSIGN !0, ~7
13 10 INIT_DYNAMIC_CALL !0
11 SEND_VAL_EX 'array'
12 DO_FCALL 0
13 > RETURN 1
Class Foo:
Function bar:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/EOqde
function name: bar
number of ops: 6
compiled vars: !0 = $arg
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
4 1 INIT_FCALL 'var_dump'
2 SEND_VAL 'Foo%3A%3Abar'
3 SEND_VAR !0
4 DO_ICALL
5 5 > RETURN null
End of function bar
End of class Foo.
Generated using Vulcan Logic Dumper, using php 8.0.0