From c7a017749176e31fd19980222b474a87861b602b Mon Sep 17 00:00:00 2001 From: Jannes Jeising Date: Wed, 20 Sep 2017 01:36:30 +0200 Subject: [PATCH] [ci skip] Fix more typos in UPGRADING --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index 4854ab75b6..2b38f5c2c3 100644 --- a/UPGRADING +++ b/UPGRADING @@ -255,7 +255,7 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2 - Mbstring: . Added mb_chr() and mb_ord(). - . Added mb_scurb() that scrub broken multibyte strings. + . Added mb_scrub() that scrubs broken multibyte strings. - OCI8: . Added oci_register_taf_callback() and oci_disable_taf_callback() for -- 2.40.0