From: Anatol Belski Date: Sat, 31 Oct 2020 17:50:30 +0000 (+0100) Subject: NEWS: Add murmurhash info [ci skip] X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e162093d8cf8d96c87b0b5d69753e40cc51a2e4;p=php NEWS: Add murmurhash info [ci skip] Signed-off-by: Anatol Belski --- 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)