1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00
Files
Ilija Tovilo d65c395049 Fix instable array during in-place modification in uksort
The array isn't just observable if the array has RCn, but also if it is inside a
reference that is RCn. By-ref parameters are always RCn and as such always
observable.

Fixes GH-13279
Closes GH-13285
2024-01-31 19:25:30 +01:00
..
2024-01-16 23:46:43 +01:00
2023-07-06 09:45:35 +02:00
2023-11-22 04:14:37 +00:00
2023-10-22 15:31:00 +01:00
2023-04-01 20:23:57 +02:00
2023-06-28 21:17:24 +02:00
2023-10-02 16:42:04 +02:00