summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da1b77669c..31ed52641e 100644
--- a/NEWS
+++ b/NEWS
@@ -169,6 +169,7 @@
(Nikita)
. Fixed bug #65272 (flock() out parameter not set correctly in windows).
(Daniel Lowrey)
+ . Added preg_replace_callback_array function. (Wei Dai)
- Streams:
. Fixed bug #68532 (convert.base64-encode omits padding bytes).