Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QBIvb
function name: (null)
number of ops: 26
compiled vars: !0 = $rc, !1 = $methodNames
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'ReflectionClass'
1 SEND_VAL_EX 'Closure'
2 DO_FCALL 0
3 ASSIGN !0, $2
5 4 INIT_FCALL 'array_map'
5 DECLARE_LAMBDA_FUNCTION ~5 [0]
7 6 SEND_VAL ~5
7 INIT_METHOD_CALL !0, 'getMethods'
8 DO_FCALL 0 $6
9 SEND_VAR $6
5 10 DO_ICALL $7
11 ASSIGN !1, $7
9 12 INIT_FCALL 'var_dump'
13 INIT_FCALL 'in_array'
14 SEND_VAL '__invoke'
15 SEND_VAR !1
16 DO_ICALL $9
17 SEND_VAR $9
18 DO_ICALL
10 19 INIT_FCALL 'var_dump'
20 INIT_METHOD_CALL !0, 'hasMethod'
21 SEND_VAL_EX '__invoke'
22 DO_FCALL 0 $11
23 SEND_VAR $11
24 DO_ICALL
25 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QBIvb
function name: {closure}
number of ops: 5
compiled vars: !0 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
6 1 INIT_METHOD_CALL !0, 'getName'
2 DO_FCALL 0 $1
3 > RETURN $1
7 4* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0