From: Antony Dovgal Date: Mon, 14 Aug 2006 20:11:52 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3d3be5201d8d9b174ce42fc2ed1f4db563a1e67;p=php BFN --- diff --git a/NEWS b/NEWS index 2c541c16fd..07a52b0a5b 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,7 @@ PHP NEWS - Fixed phpinfo() cutoff of variables at \0. (Ilia) - Fixed a bug in the filter extension that prevented magic_quotes_gpc from being applied when RAW filter is used. (Ilia) +- Fixed bug #38451 (PDO_MYSQL doesn't compile on Solaris). (Tony) - Fixed bug #38450 (constructor is not called for classes used in userspace stream wrappers). (Tony) - Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)