Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Ev1BM
function name: (null)
number of ops: 18
compiled vars: !0 = $date1
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'var_dump'
4 1 NEW $1 'DateTime'
2 DO_FCALL 0
3 ASSIGN ~3 !0, $1
4 SEND_VAL ~3
5 5 NEW $4 'DateTime'
6 INIT_METHOD_CALL !0, 'format'
7 SEND_VAL_EX 'Y-m-d'
8 DO_FCALL 0 $5
9 SEND_VAR_NO_REF_EX $5
10 DO_FCALL 0
11 SEND_VAR $4
6 12 NEW $7 'DateTime'
13 SEND_VAL_EX '3+months+ago'
14 DO_FCALL 0
15 SEND_VAR $7
3 16 DO_ICALL
7 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0