- Issue created by @arshadkhan35
During process queue, I am getting the below error
TypeError: array_intersect(): Argument #2 must be of type array, null given in array_intersect()
, I have looked into it and found that null values are not checked in this file src/EntityHelper.php which is resulting in this error.
Active
4.1
Code