Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 36 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 36 Branch analysis from position: 4 2 jumps found. (Code = 77) Position 1 = 25, Position 2 = 34 Branch analysis from position: 25 2 jumps found. (Code = 78) Position 1 = 26, Position 2 = 34 Branch analysis from position: 26 1 jumps found. (Code = 42) Position 1 = 25 Branch analysis from position: 25 Branch analysis from position: 34 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 34 Branch analysis from position: 36 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 36 filename: /in/crkGA function name: (null) number of ops: 41 compiled vars: !0 = $exhibitions, !1 = $result, !2 = $row, !3 = $dateObjects, !4 = $d line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 26 1 ASSIGN !1, <array> 27 2 > FE_RESET_R $7 !0, ->36 3 > > FE_FETCH_R $7, !2, ->36 28 4 > NEW $8 'DatePeriod' 29 5 NEW $9 'DateTime' 6 CHECK_FUNC_ARG 7 FETCH_DIM_FUNC_ARG $10 !2, 'start_date' 8 SEND_FUNC_ARG $10 9 DO_FCALL 0 10 SEND_VAR_NO_REF_EX $9 30 11 NEW $12 'DateInterval' 12 SEND_VAL_EX 'P1D' 13 DO_FCALL 0 14 SEND_VAR_NO_REF_EX $12 31 15 NEW $14 'DateTime' 16 CHECK_FUNC_ARG 17 FETCH_DIM_FUNC_ARG $15 !2, 'end_date' 18 SEND_FUNC_ARG $15 19 DO_FCALL 0 20 SEND_VAR_NO_REF_EX $14 32 21 SEND_VAL_EX 2 28 22 DO_FCALL 0 23 ASSIGN !3, $8 34 24 > FE_RESET_R $19 !3, ->34 25 > > FE_FETCH_R $19, !4, ->34 35 26 > INIT_METHOD_CALL !4, 'format' 27 SEND_VAL_EX 'Y-m-d' 28 DO_FCALL 0 $21 29 INIT_ARRAY ~22 $21, 'date' 30 ADD ~23 !2, ~22 31 ASSIGN_DIM !1 32 OP_DATA ~23 34 33 > JMP ->25 34 > FE_FREE $19 27 35 > JMP ->3 36 > FE_FREE $7 38 37 INIT_FCALL 'var_export' 38 SEND_VAR !1 39 DO_ICALL 40 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0