Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 16
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 16
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 15
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 15
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
filename: /in/D34r3
function name: (null)
number of ops: 18
compiled vars: !0 = $allowMasterIds, !1 = $records, !2 = $record
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
6 2 > FE_RESET_R $5 !1, ->16
3 > > FE_FETCH_R $5, !2, ->16
7 4 > INIT_FCALL 'array_intersect_key'
5 SEND_VAR !2
6 SEND_VAR !0
7 DO_ICALL $6
8 > JMPZ $6, ->15
8 9 > INIT_FCALL 'var_dump'
10 FRAMELESS_ICALL_2 implode ~7 '%2C+', !2
11 CONCAT ~8 '%D0%9D%D0%B5%D1%82+%D0%B4%D0%BE%D1%81%D1%82%D1%83%D0%BF%D0%B0+%D0%BA+%D0%BC%D0%B0%D1%81%D1%82%D0%B5%D1%80%D0%B0%D0%BC+%D1%81+ID%3A+%5B', ~7
12 CONCAT ~9 ~8, '%5D'
13 SEND_VAL ~9
14 DO_ICALL
6 15 > > JMP ->3
16 > FE_FREE $5
10 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0