diff --git a/NEWS b/NEWS index 9a784097260..c6bdb427a34 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)