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