summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)