summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index eae6a81288..43b72c7acc 100644
--- a/NEWS
+++ b/NEWS
@@ -139,7 +139,8 @@ PHP NEWS
. Switch to sqlite3_prepare_v2() and sqlite3_close_v2() functions (rasmus)
- phar:
- . Fixed bug #74383 phar method parameters reflection correction. (mhagstrand)
+ . Fixed bug #74383 (phar method parameters reflection correction).
+ (mhagstrand)
. Fixed bug #74196 (phar does not correctly handle names containing dots).
(mhagstrand)