summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2009-08-26 20:03:49 +0000
committerPierre Joye <pajoye@php.net>2009-08-26 20:03:49 +0000
commitb80812021e9fcc71800c9bca8426258a651970b6 (patch)
treee78c77779c56494598c9062307a152ac12bea4d0
parentf19b49815c4fc10be476826877303375ecf990ee (diff)
downloadphp-git-b80812021e9fcc71800c9bca8426258a651970b6.tar.gz
- update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bd388c1bf..1457f234f9 100644
--- 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