From: Tjerk Meesters Date: Wed, 10 Sep 2014 13:03:36 +0000 (+0800) Subject: Updated UPGRADING for ext/ereg removal X-Git-Tag: POST_PHP7_EREG_MYSQL_REMOVALS~4^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=610ef5d7ecadb26a491aa9fc8ec7439e4016a3fc;p=php Updated UPGRADING for ext/ereg removal --- diff --git a/UPGRADING b/UPGRADING index 7468ab6daf..221ef6fd86 100644 --- a/UPGRADING +++ b/UPGRADING @@ -71,11 +71,20 @@ PHP X.Y UPGRADE NOTES 8. Removed Extensions ======================================== +- ereg ======================================== 9. Other Changes to Extensions ======================================== +- mbstring + . Removed constant 'MB_OVERLOAD_REGEX' + +- opcache + . Now uses PCRE for blacklist filtering + +- pgsql + . Now uses PCRE for column type detection ======================================== 10. New Global Constants