Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/T91Mv
function name: (null)
number of ops: 17
compiled vars: !0 = $date, !1 = $interval, !2 = $newDate
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $3 'DateTimeImmutable'
1 SEND_VAL_EX '2024-09-01'
2 DO_FCALL 0
3 ASSIGN !0, $3
4 4 INIT_STATIC_METHOD_CALL 'DateInterval', 'createFromDateString'
5 SEND_VAL 'next+weekday'
6 DO_FCALL 0 $6
7 ASSIGN !1, $6
6 8 INIT_METHOD_CALL !0, 'add'
9 SEND_VAR_EX !1
10 DO_FCALL 0 $8
11 ASSIGN !2, $8
8 12 INIT_METHOD_CALL !0, 'sub'
13 SEND_VAR_EX !1
14 DO_FCALL 0 $10
15 ASSIGN !2, $10
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0