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