summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dcfe1a5ff7..667e172121 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,7 @@
. Invalid octal literals in source code now produce compile errors, fixes PHPSadness #31. (Andrea)
. Removed dl() function on fpm-fcgi. (Nikita)
. Removed support for hexadecimal numeric strings. (Nikita)
+ . Removed obsolete extensions and SAPIs. See the full list in UPGRADING. (Anatol)
- Curl:
. Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)