From: Jani Taskinen Date: Tue, 14 Aug 2007 08:43:57 +0000 (+0000) Subject: bfn X-Git-Tag: php-5.2.4RC2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c126513bbdb767a5da2dee58cbf344d29385499;p=php bfn --- diff --git a/NEWS b/NEWS index 5aa3686a19..480cb55a50 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? Aug 2007, PHP 5.2.4 - Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle 11g client libraries. (Chris Jones) +- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds). (Jani) - Fixed bug #42261 (header wrong for date field). (roberto at spadim dot com dot br, Ilia) - Fixed bug #42247 (ldap_parse_result() not defined under win32). (Jani)