From: Yasuo Ohgaki Date: Fri, 25 Nov 2011 02:24:37 +0000 (+0000) Subject: add pgsql new functions X-Git-Tag: php-5.5.0alpha1~815 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c793c54832f752a4fe0f53063ec752852716cd3;p=php add pgsql new functions --- diff --git a/NEWS b/NEWS index f71f27c2ea..f70e096b7c 100644 --- a/NEWS +++ b/NEWS @@ -28,4 +28,7 @@ PHP NEWS still exists for backward compatibility but is doing nothing). (Pierrick) . Fixed bug #54995 (Missing CURLINFO_RESPONSE_CODE support). (Pierrick) +- pgsql + . Added pg_escape_literal() and pg_escape_identifier() (Yasuo) + <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>