summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da06e7fcfd..2ac1aff9f5 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
- PCRE:
+ . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
+ string). (cmb)
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
- PDO_pgsql: