Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/hFN4Y
function name: (null)
number of ops: 14
compiled vars: !0 = $array1, !1 = $array2
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
6 2 INIT_FCALL 'array_filter'
3 SEND_VAR !0
4 DECLARE_LAMBDA_FUNCTION ~4 [0]
5 BIND_LEXICAL ~4, !1
6 SEND_VAL ~4
7 DO_ICALL $5
8 ASSIGN !0, $5
8 9 ECHO '%3Cpre%3E'
9 10 INIT_FCALL 'print_r'
11 SEND_VAR !0
12 DO_ICALL
13 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/hFN4Y
function name: {closure}
number of ops: 9
compiled vars: !0 = $item, !1 = $array2
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > RECV !0
1 BIND_STATIC !1
2 INIT_FCALL 'in_array'
3 SEND_VAR !0
4 SEND_VAR !1
5 DO_ICALL $2
6 BOOL_NOT ~3 $2
7 > RETURN ~3
8* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0