From 5e162093d8cf8d96c87b0b5d69753e40cc51a2e4 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sat, 31 Oct 2020 18:50:30 +0100 Subject: [PATCH] NEWS: Add murmurhash info [ci skip] Signed-off-by: Anatol Belski --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 5fc105a2f1..8bcc093f96 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,9 @@ PHP NEWS - GD: . Convert resource to object \GdFont. (Sara) +- hash: + . Implemented FR #68109 (Add MurmurHash V3). (Anatol, Michael) + - PSpell: . Convert resource to object \PSpell. (Sara) . Convert resource to object \PSPellConfig. (Sara) -- 2.40.0