mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
268d3d7ba3
array_*diff() and array_*intersect() not clearing the fci cache before work. FCI call cache was introduced in HEAD. All functions that perform sorting of arrays clear the fci cache before work. array_*diff() and\ array_*intersect() were somehow missed to be updated.
930 B
930 B