Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/3RE70
function name: (null)
number of ops: 16
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > INIT_FCALL 'date'
1 SEND_VAL 'd-m-Y'
2 DO_ICALL $1
3 ASSIGN !0, $1
13 4 INIT_FCALL 'date'
5 SEND_VAL 'd-m-Y'
6 INIT_FCALL 'strtotime'
7 CONCAT ~3 !0, '+%2B+12+days'
8 SEND_VAL ~3
9 DO_ICALL $4
10 SEND_VAR $4
11 DO_ICALL $5
12 CONCAT ~6 $5, '%0A'
13 CONCAT ~7 ~6, !0
14 ECHO ~7
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0