Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sEtJv
function name: (null)
number of ops: 29
compiled vars: !0 = $monday, !1 = $sunday
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'strtotime'
1 SEND_VAL 'this+week'
2 INIT_FCALL 'strtotime'
3 SEND_VAL '7+days+ago'
4 DO_ICALL $2
5 SEND_VAR $2
6 DO_ICALL $3
7 ASSIGN !0, $3
4 8 INIT_FCALL 'strtotime'
9 SEND_VAL '%2B+6+days'
10 SEND_VAR !0
11 DO_ICALL $5
12 ASSIGN !1, $5
6 13 INIT_FCALL 'date'
14 SEND_VAL 'l%2C+F+j%2C+Y'
15 SEND_VAR !0
16 DO_ICALL $7
17 CONCAT ~8 'Past+Week+Monday%3A+', $7
18 CONCAT ~9 ~8, '%0A'
19 ECHO ~9
7 20 INIT_FCALL 'date'
21 SEND_VAL 'l%2C+F+j%2C+Y'
22 SEND_VAR !1
23 DO_ICALL $10
24 CONCAT ~11 'Past+Week+Sunday%3A+', $10
25 CONCAT ~12 ~11, '%0A'
26 ECHO ~12
9 27 ECHO '%0A%2A%2A%2A+HIT+%5Beval%28%29%3B%5D+to+show+corrected+result+%2A%2A%2A'
28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0