Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 17 Branch analysis from position: 11 2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 17 Branch analysis from position: 12 1 jumps found. (Code = 42) Position 1 = 11 Branch analysis from position: 11 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 filename: /in/Q2fqe function name: (null) number of ops: 38 compiled vars: !0 = $WH, !1 = $discount, !2 = $val, !3 = $discount2, !4 = $res line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'json_decode' 1 SEND_VAL '%5B%0A++++++++%7B%0A++++++++++++%22opening%22%3A+%2209%3A30%22%2C%0A++++++++++++%22closing%22%3A+%2213%3A30%22%2C%0A++++++++++++%22dayName%22%3A+%22sunday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22opening%22%3A+%22%22%2C%0A++++++++++++%22closing%22%3A+%22%22%2C%0A++++++++++++%22dayName%22%3A+%22monday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22opening%22%3A+%22%22%2C%0A++++++++++++%22closing%22%3A+%22%22%2C%0A++++++++++++%22dayName%22%3A+%22tuesday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22opening%22%3A+%2210%3A30%22%2C%0A++++++++++++%22closing%22%3A+%2206%3A30%22%2C%0A++++++++++++%22dayName%22%3A+%22wednesday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22opening%22%3A+%2201%3A00%22%2C%0A++++++++++++%22closing%22%3A+%2208%3A00%22%2C%0A++++++++++++%22dayName%22%3A+%22thursday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22opening%22%3A+%22%22%2C%0A++++++++++++%22closing%22%3A+%22%22%2C%0A++++++++++++%22dayName%22%3A+%22friday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22opening%22%3A+%22%22%2C%0A++++++++++++%22closing%22%3A+%22%22%2C%0A++++++++++++%22dayName%22%3A+%22saturday%22%0A++++++++%7D%0A++++%5D' 39 2 SEND_VAL <true> 3 3 DO_ICALL $5 4 ASSIGN !0, $5 41 5 INIT_FCALL 'json_decode' 6 SEND_VAL '%5B%0A++++++++%7B%0A++++++++++++%22from_time%22%3A+%2213%3A00%3A00%22%2C%0A++++++++++++%22to_time%22%3A+%2214%3A50%3A00%22%2C%0A++++++++++++%22discount%22%3A+%2220%22%2C%0A++++++++++++%22dayName%22%3A+%22wednesday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22from_time%22%3A+%2206%3A13%3A16%22%2C%0A++++++++++++%22to_time%22%3A+%2204%3A14%3A11%22%2C%0A++++++++++++%22discount%22%3A+%2220%22%2C%0A++++++++++++%22dayName%22%3A+%22monday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22from_time%22%3A+%2205%3A10%3A15%22%2C%0A++++++++++++%22to_time%22%3A+%2206%3A10%3A17%22%2C%0A++++++++++++%22discount%22%3A+%2220%22%2C%0A++++++++++++%22dayName%22%3A+%22tuesday%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22from_time%22%3A+%2206%3A59%3A16%22%2C%0A++++++++++++%22to_time%22%3A+%2204%3A19%3A11%22%2C%0A++++++++++++%22discount%22%3A+%2220%22%2C%0A++++++++++++%22dayName%22%3A+%22monday%22%0A++++++++%7D%0A++++%5D' 66 7 SEND_VAL <true> 41 8 DO_ICALL $7 9 ASSIGN !1, $7 68 10 > FE_RESET_R $9 !1, ->17 11 > > FE_FETCH_R $9, !2, ->17 69 12 > FETCH_DIM_R ~10 !2, 'dayName' 13 FETCH_DIM_W $11 !3, ~10 14 ASSIGN_DIM $11 15 OP_DATA !2 68 16 > JMP ->11 17 > FE_FREE $9 72 18 INIT_FCALL 'array_values' 19 INIT_FCALL 'array_merge_recursive' 20 INIT_FCALL 'array_combine' 21 INIT_FCALL 'array_column' 22 SEND_VAR !0 23 SEND_VAL 'dayName' 24 DO_ICALL $13 25 SEND_VAR $13 26 SEND_VAR !0 27 DO_ICALL $14 28 SEND_VAR $14 29 SEND_VAR !3 30 DO_ICALL $15 31 SEND_VAR $15 32 DO_ICALL $16 33 ASSIGN !4, $16 74 34 INIT_FCALL 'var_dump' 35 SEND_VAR !4 36 DO_ICALL 37 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0