Commit: d6394e66a31e788560e664d6823d30b2e759d7cb Author: Yasuo Ohgaki <yohg...@ohgaki.net> Tue, 17 Apr 2012 16:34:47 +0900 Committer: Johannes Schlüter <johan...@php.net> Wed, 18 Apr 2012 12:21:05 +0200 Parents: cce0f8e507c05ecc7c8222efa5005991f04ce4c0 Branches: PHP-5.4 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d6394e66a31e788560e664d6823d30b2e759d7cb Log: Add NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 2eafb98..c862a6f 100644 --- a/NEWS +++ b/NEWS @@ -788,6 +788,7 @@ PHP NEWS - Postgres: . Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0). (Ilia) + . Added PGSQL_LIBPQ_VERSION/PGSQL_LIBPQ_VERSION_STR constants. (Yasuo) - Reflection: . Fixed bug #60367 (Reflection and Late Static Binding). (Laruence) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php