From: Kalle Sommer Nielsen Date: Wed, 1 Jul 2009 18:46:53 +0000 (+0000) Subject: BFN #45280 X-Git-Tag: php-5.2.11RC1~215 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e493bbae1dbbb7f42fe25454d82eb924f70caea5;p=php BFN #45280 --- diff --git a/NEWS b/NEWS index 28b30fd036..5403dc8861 100644 --- 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)