Apparently array_diff doesn't like to compare arrays of arrays. Hmm. Wonder what I should be using instead.
Answer: array_udiff() plus the spaceship operator.
Open source. Open community. We are dedicated to building and enriching the PHP community.
Answer: array_udiff() plus the spaceship operator.