From: Sascha Schumann Date: Mon, 13 Aug 2001 21:28:15 +0000 (+0000) Subject: assorted stuff X-Git-Tag: php-4.0.7RC1~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ae62630940ec779c4bcd117333e0f15c50a0262;p=php assorted stuff --- diff --git a/NEWS b/NEWS index 29110bf712..d0cdc33be7 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Added ircg_get_username, a roomkey argument to ircg_join, error fetching + infrastructure, a tokenizer to speed up message processing, and fixed + a lot of bugs in the IRCG extension (Sascha) +- Improved speed of the serializer/deserializer (Thies, Sascha) - Floating point numbers are better detected when converting from strings (Zeev, Zend Engine) - Replaced php.ini-optimized with php.ini-recommended. As the name implies,