Commit:    1461a40301cf8a32ea8df7c2d0da0e330615a5a5
Author:    Johannes Schlüter <johan...@php.net>         Thu, 12 Apr 2012 
11:21:41 +0200
Parents:   3f3ad30c50c32327e723046bcc6649d05dd9236a
Branches:  PHP-5.3

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=1461a40301cf8a32ea8df7c2d0da0e330615a5a5

Log:
Remove cherry-picked items for 5.3.11

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index b9af819..0cabd97 100644
--- a/NEWS
+++ b/NEWS
@@ -12,18 +12,10 @@ PHP                                                         
               NEWS
     when another extension makes use of a library that links to the iconv
     library. See https://bugs.gentoo.org/show_bug.cgi?id=364139 for detail.
     (Moriyoshi)
-- Fileinfo
-  . Upgraded libmagic to 5.11 (Pierre, Anatoliy) 
-  . Fixed bug #61565 where php_stream_open_wrapper_ex tries to open a
-    directory descriptor under windows. (Anatoliy)
-  . Fixed bug #61566 failure caused by the posix lseek and read versions
-    under windows in cdf_read(). (Anatoliy)
 
 (merge after 5.3.11 release)
 
 - Core:
-  . Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables
-    (without apache2)). (Laruence)
   . Fixed bug #61605 (header_remove() does not remove all headers).
     (Laruence)
   . Fixed bug #61541 (Segfault when using ob_* in output_callback).


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to