]> granicus.if.org Git - php/commitdiff
- update
authorPierre Joye <pajoye@php.net>
Wed, 26 Aug 2009 20:03:49 +0000 (20:03 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 26 Aug 2009 20:03:49 +0000 (20:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7bd388c1bfed0538d9cc259f5a5e6433679ef1f2..1457f234f9cee3a93c2e3796155b2067fc4721e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -102,6 +102,7 @@ PHP                                                                        NEWS
 - Fixed bug #45280 (Reflection of instantiated COM classes causes PHP to crash) 
   (Paul Richards, Kalle)
 - Fixed bug #45141 (setcookie will output expires years of >4 digits). (Ilia)
+- Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
 - Fixed bug #44144 (spl_autoload_functions() should return object instance
   when appropriate). (Hannes, Etienne)
 - Fixed bug #43510 (stream_get_meta_data() does not return same mode as used