]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Mon, 8 Jul 2013 10:02:42 +0000 (19:02 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Mon, 8 Jul 2013 10:02:42 +0000 (19:02 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 9a78409726076426730c30ce5522d02e595b6390..c6bdb427a344143dc69bb0f36216ba402f430d34 100644 (file)
--- 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)