diff options
author | Anatol Belski <ab@php.net> | 2016-05-12 13:39:15 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-05-12 13:39:15 +0200 |
commit | d33f2584953c20bb3873d8cf7d679a7934251d62 (patch) | |
tree | ed812e48f345e6b1cba4191815532b5fca18818f | |
parent | 9f50bb5bfa030409a3fcdec594fbab4cd83393a7 (diff) | |
download | php-git-d33f2584953c20bb3873d8cf7d679a7934251d62.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ PHP NEWS - Postgres: . Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free). (Laruence) + . Fixed bug #72197 (pg_lo_create arbitrary read). (Anatol) - Standard: . Fixed bug #72193 (dns_get_record returns array containing elements of |