From: Yasuo Ohgaki Date: Fri, 26 Jul 2013 20:51:30 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-5.5.2RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bafe0e5399a200cb88685cd32c362e45b27221fb;p=php Update NEWS --- diff --git a/NEWS b/NEWS index ff6ed35b12..57b523eb3a 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,10 @@ PHP NEWS - Streams: . Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol) +- Pgsql: + . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false). + (Yasuo) + 18 Jul 2013, PHP 5.5.1 - Core: