From: Yasuo Ohgaki Date: Mon, 8 Jul 2013 10:02:42 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-5.5.2RC1~17^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdfe70ab343bbdb957fa7d76b7c89ec75cd664f6;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 9a78409726..c6bdb427a3 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,9 @@ PHP NEWS . Allowed PDO_OCI to compile with Oracle Database 12c client libraries. (Chris Jones) +- Pgsql + . pg_unescape_bytea() raise E_WARNING for invalid inputs. (Yasuo) + - Phar: . Fixed Bug #65142 (Missing phar man page). (Remi)