Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/DhOdT
function name: (null)
number of ops: 15
compiled vars: !0 = $p
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $1 'DatePeriod'
1 NEW $2 'DateTime'
2 SEND_VAL_EX '2012-07-01'
3 DO_FCALL 0
4 SEND_VAR_NO_REF_EX $2
5 NEW $4 'DateInterval'
6 SEND_VAL_EX 'P7D'
7 DO_FCALL 0
8 SEND_VAR_NO_REF_EX $4
9 SEND_VAL_EX 4
10 DO_FCALL 0
11 ASSIGN !0, $1
4 12 INIT_METHOD_CALL !0, 'getEndDate'
13 DO_FCALL 0
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0