summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d4ae8614d..f6d6eafebb 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,8 @@
. Fixed bug #69838 (Wrong size calculation for function table). (Anatol)
- 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: