]> granicus.if.org Git - php/commitdiff
[ci skip] Add new global MBString constants to UPGRADING
authorTrevor Rowbotham <smokey101stair@gmail.com>
Thu, 19 Jul 2018 19:14:39 +0000 (15:14 -0400)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 20 Jul 2018 11:17:48 +0000 (13:17 +0200)
The constants are mentioned further up in the New Features section,
but weren't explicitly listed under the New Global Constants section.

UPGRADING

index 0db37b27e751a1549c382412d7bda0da4dc5e5a4..db01dc0064eb13d940689df2e048a98d568024e1 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -432,6 +432,13 @@ Curl:
 JSON:
   . JSON_THROW_ON_ERROR
 
+MBString:
+  . MB_CASE_FOLD
+  . MB_CASE_LOWER_SIMPLE
+  . MB_CASE_UPPER_SIMPLE
+  . MB_CASE_TITLE_SIMPLE
+  . MB_CASE_FOLD_SIMPLE
+
 PGSQL:
   . Requires Postgres 9.3
     - PGSQL_DIAG_SCHEMA_NAME