Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/XRAAN
function name: (null)
number of ops: 12
compiled vars: !0 = $data, !1 = $reservation_start, !2 = $reservation_end, !3 = $target, !4 = $found
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
7 1 ASSIGN !1, '13%3A15%3A00'
8 2 ASSIGN !2, '13%3A50%3A00'
10 3 INIT_ARRAY ~8 !1, 'reservation_start'
4 ADD_ARRAY_ELEMENT ~8 !2, 'reservation_end'
5 ASSIGN !3, ~8
12 6 FRAMELESS_ICALL_2 in_array ~10 !3, !0
7 ASSIGN !4, ~10
14 8 INIT_FCALL 'var_dump'
9 SEND_VAR !4
10 DO_ICALL
11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0