Skip to content

Commit 3c68fa9

Browse files
committed
UPGRADING: Fix ARRAY_FILTER_USE_VALUE const addition
1 parent 9e8dbc1 commit 3c68fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ PHP 8.6 UPGRADE NOTES
222222
. EAI_IDN_ENCODE.
223223

224224
- Standard
225-
. ARRAY_FILTER_USE_KEY.
225+
. ARRAY_FILTER_USE_VALUE.
226226

227227
========================================
228228
11. Changes to INI File Handling

0 commit comments

Comments
 (0)