Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 25 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 25 Branch analysis from position: 3 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8 Branch analysis from position: 6 1 jumps found. (Code = 42) Position 1 = 20 Branch analysis from position: 20 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 8 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 20 Branch analysis from position: 19 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 20 Branch analysis from position: 25 2 jumps found. (Code = 77) Position 1 = 27, Position 2 = 39 Branch analysis from position: 27 2 jumps found. (Code = 78) Position 1 = 28, Position 2 = 39 Branch analysis from position: 28 1 jumps found. (Code = 42) Position 1 = 27 Branch analysis from position: 27 Branch analysis from position: 39 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 39 Branch analysis from position: 25 filename: /in/i7UOb function name: (null) number of ops: 44 compiled vars: !0 = $dates, !1 = $date, !2 = $grouped, !3 = $i, !4 = $date_checker, !5 = $group, !6 = $result line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 13 1 > FE_RESET_R $8 !0, ->25 2 > > FE_FETCH_R $8, !1, ->25 14 3 > ISSET_ISEMPTY_CV ~9 !2 4 BOOL_NOT ~10 ~9 5 > JMPZ ~10, ->8 15 6 > ASSIGN !3, 0 14 7 > JMP ->20 16 8 > INIT_FCALL 'date' 9 SEND_VAL 'Y-m-d' 10 INIT_FCALL 'strtotime' 11 NOP 12 FAST_CONCAT ~12 !4, '+%2B1+day' 13 SEND_VAL ~12 14 DO_ICALL $13 15 SEND_VAR $13 16 DO_ICALL $14 17 IS_NOT_EQUAL !1, $14 18 > JMPZ ~15, ->20 17 19 > PRE_INC !3 19 20 > ASSIGN ~19 !4, !1 21 FETCH_DIM_W $17 !2, !3 22 ASSIGN_DIM $17 23 OP_DATA ~19 13 24 > JMP ->2 25 > FE_FREE $8 22 26 > FE_RESET_R $20 !2, ->39 27 > > FE_FETCH_R $20, !5, ->39 23 28 > INIT_FCALL 'current' 29 SEND_VAR !5 30 DO_ICALL $22 31 CONCAT ~23 $22, '+to+' 32 INIT_FCALL 'end' 33 SEND_REF !5 34 DO_ICALL $24 35 CONCAT ~25 ~23, $24 36 ASSIGN_DIM !6 37 OP_DATA ~25 22 38 > JMP ->27 39 > FE_FREE $20 32 40 INIT_FCALL 'var_export' 41 SEND_VAR !6 42 DO_ICALL 43 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0