summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c8891aa58d..c557b615f5 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP NEWS
- Core:
. Fixed bug #52461 (Incomplete doctype and missing xmlns).
(virsacer at web dot de, Pierre)
+ . Fixed bug #55366: keys lost when using substr_replace an array (arpad)
- Phar:
. Fixed bug#52013 (Unable to decompress files in a compressed phar). (Hannes)