Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/uqJqh
function name: (null)
number of ops: 29
compiled vars: !0 = $HowManyWeeks
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'date'
1 SEND_VAL 'W'
2 INIT_FCALL 'strtotime'
3 SEND_VAL '2019-04-21+23%3A59%3A00'
4 DO_ICALL $1
5 SEND_VAR $1
6 DO_ICALL $2
7 INIT_FCALL 'date'
8 SEND_VAL 'W'
9 INIT_FCALL 'strtotime'
10 SEND_VAL '2019-03-25+00%3A00%3A00'
11 DO_ICALL $3
12 SEND_VAR $3
13 DO_ICALL $4
14 SUB ~5 $2, $4
15 ASSIGN !0, ~5
4 16 CONCAT ~7 !0, '%0A'
17 ECHO ~7
6 18 INIT_FCALL 'strtotime'
19 SEND_VAL '2019-04-21+23%3A59%3A00'
20 DO_ICALL $8
21 INIT_FCALL 'strtotime'
22 SEND_VAL '2019-03-25+00%3A00%3A00'
23 DO_ICALL $9
24 SUB ~10 $8, $9
25 DIV ~11 ~10, 604800
26 ASSIGN !0, ~11
7 27 ECHO !0
8 28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0