]> granicus.if.org Git - php/commitdiff
BFN #45280
authorKalle Sommer Nielsen <kalle@php.net>
Wed, 1 Jul 2009 18:46:53 +0000 (18:46 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Wed, 1 Jul 2009 18:46:53 +0000 (18:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 28b30fd036b2a02c214c9d65815be65c821a4888..5403dc8861d0191fafd4e6884cd39bae35c9a214 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-PHP                                                                        NEWS
+PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2009, PHP 5.2.11
 - Fixed regression in cURL extension that prevented flush of data to output
@@ -23,6 +23,8 @@ PHP                                                                        NEWS
 - Fixed bug #48276 (date("Y") on big endian machines produces the
   wrong result). (Scott)
 - Fixed bug #47351 (Memory leak in DateTime). (Derick, Tobias John)
+- Fixed bug #45280 (Reflection of instantiated COM classes causes PHP to crash) 
+  (Paul Richards, Kalle)
 
 17 Jun 2009, PHP 5.2.10
 - Updated timezone database to version 2009.9 (2009i) (Derick)