summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-12-06 09:44:32 +0100
committerAnatol Belski <ab@php.net>2016-12-06 09:44:32 +0100
commit90d0bda0bed154957e3f743e382146845227336b (patch)
treef33cef74e8a878ef08d42bbc4a112d54d098a509
parent52f1cabf34f3d36752071a1885f543eea0532484 (diff)
downloadphp-git-90d0bda0bed154957e3f743e382146845227336b.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ffeff75030..4fad74fd7b 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ PHP NEWS
. Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam).
(Dorin Marcoci)
+- Phar:
+ . Fixed bug #73580 (Phar::isValidPharFilename illegal memory access). (Stas)
+
- Postgres:
. Fixed bug #73498 (Incorrect SQL generated for pg_copy_to()). (Craig Duncan)