summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba9eb84108..de63871130 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ PHP NEWS
- ODBC:
. Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
+- Phar:
+ . Fixed bug #65414 (deal with leading slash when adding files correctly).
+ (bishopb)
+
- SPL:
. Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)