We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3010ff commit a0f2c74Copy full SHA for a0f2c74
UPGRADING
@@ -218,10 +218,6 @@ PHP 8.2 UPGRADE NOTES
218
dba_fetch(string|array $key, $skip, $dba): string|false
219
is still accepted, but it is recommended to use the new standard variant.
220
221
-- Gettext:
222
- . dcgettext/dcngettext throw now an exception if the category's argument if set to
223
- `LC_ALL`.
224
-
225
- MBString
226
. mb_check_encoding() now checks input encoding more strictly for
227
certain text encodings, including ISO-2022-JP and UTF-7.
0 commit comments