From: Andrey Hristov Date: Mon, 2 May 2005 09:18:05 +0000 (+0000) Subject: FRN X-Git-Tag: php-5.0.1b1~353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0c0f1ca41af5d41d79cad9f5a101275cf187481;p=php FRN --- diff --git a/NEWS b/NEWS index 0a0c296769..9a4e3ad52c 100644 --- a/NEWS +++ b/NEWS @@ -91,6 +91,7 @@ PHP NEWS . posix_access() (Magnus) . htmlspecialchars_decode() (Ilia) . time_sleep_until() (Ilia) + . math_std_dev() (Andrey) - Added DomDocument::$recover property for parsing not well-formed XML Documents. (Christian) - Added Cursor support for MySQL 5.0.x in mysqli (Georg)