From: Yasuo Ohgaki Date: Tue, 17 Apr 2012 07:34:47 +0000 (+0900) Subject: Add NEWS X-Git-Tag: php-5.4.4RC1~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6394e66a31e788560e664d6823d30b2e759d7cb;p=php Add NEWS --- diff --git a/NEWS b/NEWS index 2eafb98f70..c862a6f4d6 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)