Commit: 67ba12188f88c06842aa0bd2a7fe151b9bf1396b Author: Yasuo Ohgaki <yohg...@ohgaki.net> Tue, 17 Apr 2012 16:34:47 +0900 Parents: b906cb1bc2371fa0b3e52e0bd21ef6734db73d9a Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=67ba12188f88c06842aa0bd2a7fe151b9bf1396b 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