From: Antony Dovgal Date: Fri, 6 Jan 2006 11:49:17 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08feff327a88ba6416ce4623af067602623b362e;p=php BFN --- diff --git a/NEWS b/NEWS index a37e50cf2a..ef85e66c97 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS (Andrey) - Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER). (Ilia) +- Fixed bug #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib). (Tony) - Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). (Derick) - Fixed bug #35885 (strtotime("NOW") no longer works). (Derick)