Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/JbdJa
function name: (null)
number of ops: 18
compiled vars: !0 = $z, !1 = $r
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > DECLARE_CLASS 'app%5Cpattern%5Cz'
20 1 NEW $2 'App%5Cpattern%5Cz'
2 DO_FCALL 0
3 ASSIGN !0, $2
22 4 FETCH_DIM_R ~5 <array>, 'confirm'
5 ASSIGN !1, ~5
23 6 CONCAT ~7 !1, '%0A'
7 ECHO ~7
25 8 FETCH_CLASS 0 $8 !0
9 FETCH_CLASS_CONSTANT ~9 $8, 'status'
10 FETCH_DIM_R ~10 ~9, 'confirm'
11 CONCAT ~11 ~10, '%0A'
12 ECHO ~11
26 13 INIT_METHOD_CALL !0, 'qaz'
14 DO_FCALL 0 $12
15 CONCAT ~13 $12, '%0A'
16 ECHO ~13
17 > RETURN 1
Class App\pattern\status: [no user functions]
Class App\pattern\z:
Function qaz:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/JbdJa
function name: qaz
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > FETCH_THIS ~0
1 FETCH_CLASS 0 $1 ~0
2 FETCH_CLASS_CONSTANT ~2 $1, 'status'
3 FETCH_DIM_R ~3 ~2, 'confirm'
4 ECHO ~3
17 5 > RETURN null
End of function qaz
End of class App\pattern\z.
Generated using Vulcan Logic Dumper, using php 8.0.0