summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ba6465fbcc..4020fd7bb8 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ PHP NEWS
- hash:
. Implemented FR #68109 (Add MurmurHash V3). (Anatol, Michael)
- . Implemented xxHash support. (Anatol)
+ . Implemented FR #73385 (Add xxHash support). (Anatol)
- MySQLi:
. Fixed bug #70372 (Emulate mysqli_fetch_all() for libmysqlclient). (Nikita)