Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Gud6a function name: (null) number of ops: 22 compiled vars: !0 = $absenceFrom, !1 = $absenceTo, !2 = $interval, !3 = $period line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > NEW $4 'DateTimeImmutable' 1 DO_FCALL 0 2 ASSIGN !0, $4 4 3 NEW $7 'DateTimeImmutable' 4 SEND_VAL_EX '%2B5+days' 5 DO_FCALL 0 6 ASSIGN !1, $7 5 7 NEW $10 'DateInterval' 8 SEND_VAL_EX 'P1D' 9 DO_FCALL 0 10 ASSIGN !2, $10 6 11 NEW $13 'DatePeriod' 12 SEND_VAR_EX !0 13 SEND_VAR_EX !2 14 SEND_VAR_EX !1 15 DO_FCALL 0 16 ASSIGN !3, $13 8 17 INIT_FCALL 'iterator_count' 18 SEND_VAR !3 19 DO_ICALL $16 20 ECHO $16 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0