From fcb1ab1b0e9a2d89ec52f321de184c558d97d0c1 Mon Sep 17 00:00:00 2001 From: Tjerk Meesters Date: Thu, 11 Sep 2014 19:26:18 +0800 Subject: [PATCH] Revert "Revert "Updated UPGRADING for ext/ereg removal"" This reverts commit 98b8050433d25cc9c173360e01272836acd7307f. --- UPGRADING | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.50.1