Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 24
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 24
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename: /in/QVWp4
function name: (null)
number of ops: 26
compiled vars: !0 = $date_period, !1 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'DatePeriod'
4 1 NEW $3 'DateTime'
2 SEND_VAL_EX '2024-07-01+00%3A00%3A00'
3 DO_FCALL 0
4 SEND_VAR_NO_REF_EX $3
5 5 NEW $5 'DateInterval'
6 SEND_VAL_EX 'P1D'
7 DO_FCALL 0
8 SEND_VAR_NO_REF_EX $5
6 9 NEW $7 'DateTime'
10 SEND_VAL_EX '2024-07-31+00%3A00%3A00'
11 DO_FCALL 0
12 SEND_VAR_NO_REF_EX $7
7 13 SEND_VAL_EX 2
3 14 DO_FCALL 0
15 ASSIGN !0, $2
10 16 > FE_RESET_R $11 !0, ->24
17 > > FE_FETCH_R $11, !1, ->24
11 18 > INIT_METHOD_CALL !1, 'format'
19 SEND_VAL_EX 'Y-m-d'
20 DO_FCALL 0 $12
21 CONCAT ~13 $12, '%0A'
22 ECHO ~13
10 23 > JMP ->17
24 > FE_FREE $11
12 25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0