Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rQXWW
function name: (null)
number of ops: 17
compiled vars: !0 = $arr
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
23 1 INIT_FCALL 'var_export'
24 2 INIT_FCALL 'array_reverse'
25 3 INIT_FCALL 'preg_replace_callback'
26 4 SEND_VAL '%2F%5E%5Ba-z%5D%7B3%7D+%2B%5Cd%2B+%5Cd%5Cd%3A%5Cd%5Cd%3A%5Cd%5Cd%2Fi'
27 5 DECLARE_LAMBDA_FUNCTION ~2 [0]
37 6 SEND_VAL ~2
38 7 INIT_FCALL 'array_reverse'
8 SEND_VAR !0
9 DO_ICALL $3
10 SEND_VAR $3
25 11 DO_ICALL $4
38 12 SEND_VAR $4
24 13 DO_ICALL $5
38 14 SEND_VAR $5
23 15 DO_ICALL
41 16 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 23, Position 2 = 24
Branch analysis from position: 23
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename: /in/rQXWW
function name: {closure}
number of ops: 30
compiled vars: !0 = $m, !1 = $lastStamp, !2 = $year, !3 = $currentStamp
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
27 0 E > RECV !0
28 1 BIND_STATIC !1
29 2 BIND_STATIC !2
30 3 COALESCE ~4 !2
4 INIT_FCALL 'date'
5 SEND_VAL 'Y'
6 DO_ICALL $5
7 ASSIGN ~6 !2, $5
8 QM_ASSIGN ~4 ~6
9 FREE ~4
31 10 INIT_FCALL 'date'
11 SEND_VAL 'm+d+H%3Ai%3As'
12 INIT_FCALL 'strtotime'
13 FETCH_DIM_R ~7 !0, 0
14 SEND_VAL ~7
15 DO_ICALL $8
16 SEND_VAR $8
17 DO_ICALL $9
18 ASSIGN !3, $9
32 19 COALESCE ~11 !1
20 QM_ASSIGN ~11 !3
21 IS_SMALLER ~11, !3
22 > JMPZ ~12, ->24
33 23 > PRE_DEC !2
35 24 > ASSIGN !1, !3
36 25 ROPE_INIT 3 ~16 !2
26 ROPE_ADD 1 ~16 ~16, '+'
27 ROPE_END 2 ~15 ~16, !3
28 > RETURN ~15
37 29* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0