]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 10 Feb 2015 07:59:10 +0000 (08:59 +0100)
committerAnatol Belski <ab@php.net>
Tue, 10 Feb 2015 07:59:10 +0000 (08:59 +0100)
NEWS

diff --git a/NEWS b/NEWS
index dcfe1a5ff7cc2f3e622c548f9c31db8004ca1648..667e1721215a32f05365c947776b6e35fb4f3991 100644 (file)
--- 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)