From 2f9766fd02c061e89ae757760c2f2a432f1fe3a2 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Mon, 12 May 2014 14:56:11 +0900 Subject: [PATCH] Update UPGRADING according to bug fix --- UPGRADING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADING b/UPGRADING index faf66d1ba4..7a174c47c2 100755 --- a/UPGRADING +++ b/UPGRADING @@ -476,3 +476,5 @@ PHP 5.6 UPGRADE NOTES input_encoding output_encoding + The mb_regex_encoding() default setting is changed from EUC-JP to UTF-8. + -- 2.50.1