1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

ext/standard: add ARRAY_FILTER_USE_VALUE to UPGRADING

Closes GH-21100.
This commit is contained in:
Ayesh Karunaratne
2026-01-31 20:11:23 +07:00
parent 6173a9a109
commit 9dab2c99f9

View File

@@ -142,6 +142,9 @@ PHP 8.6 UPGRADE NOTES
. EAI_INTR.
. EAI_IDN_ENCODE.
- Standard
. ARRAY_FILTER_USE_KEY.
========================================
11. Changes to INI File Handling
========================================