I have two arrays. They seem to contain at least one identical set of values, but performing array_diff() does not return anything even though I think it should!
array_diff()
Check if arrays passed to array_diff() are in right order. Caught myself few times on this.