]> granicus.if.org Git - php/commitdiff
- Removed entries merged into 5_2
authorFelipe Pena <felipe@php.net>
Wed, 20 Aug 2008 01:32:56 +0000 (01:32 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 20 Aug 2008 01:32:56 +0000 (01:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8a6075a40d9ef87281a0b66a69f04f1dd16da813..19524460d323b51cbf48f56ab66ed3af5eacb08d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,8 +41,6 @@ PHP                                                                        NEWS
 - Fixed bug #45384 (parse_ini_file will result in parse error with no trailing 
   newline). (Arnaud)
 - Fixed bug #45044 (relative paths not resolved correctly). (Dmitry)
-- Fixed bug #45028 (CRC32 output endianness is different between crc32() 
-  and hash()). (Tony)
 - Fixed bug #44925 (preg_grep() modifies input array). (Nuno)
 - Fixed bug #44842 (parse_ini_file keys that start/end with underscore). 
   (Arnaud)
@@ -398,8 +396,6 @@ PHP                                                                        NEWS
   (Zoe Slattery)
 - Fixed bug #42848 (Status: header incorrect under FastCGI). (Dmitry)
 - Fixed bug #42773 (WSDL error causes HTTP 500 Response). (Dmitry)
-- Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines).
-  (Nuno)
 - Fixed bug #42736 (xmlrpc_server_call_method() crashes). (Tony)
 - Fixed bug #42663 (gzinflate() try to allocate all memory with truncated
   data). (Arnaud)