From: Rob Richards Date: Thu, 26 Jan 2006 11:18:46 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.3RC1~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84554b036487be1e77ed3bfe86698dfcc75eb4b7;p=php BFN --- diff --git a/NEWS b/NEWS index 5f434ee653..dd018a7505 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ PHP NEWS like "foo/bar"). (Tony) - Fixed bug #35998 (SplFileInfo::getPathname() returns unix style filenames in win32). (Marcus) +- Fixed bug #35954 (Fatal com_exception casting object). (Rob) 12 Jan 2006, PHP 5.1.2 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia)