Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/svno0
function name: (null)
number of ops: 15
compiled vars: !0 = $arr, !1 = $allowed
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 INIT_FCALL 'array_flip'
2 SEND_VAL <array>
3 DO_ICALL $3
4 ASSIGN !1, $3
5 5 INIT_FCALL 'json_encode'
6 INIT_FCALL 'array_diff_key'
7 SEND_VAR !1
8 SEND_VAR !0
9 DO_ICALL $5
10 BOOL_NOT ~6 $5
11 SEND_VAL ~6
12 DO_ICALL $7
13 ECHO $7
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0