From: Zeev Suraski Date: Wed, 27 Jun 2001 19:58:02 +0000 (+0000) Subject: Update NEWS, test new CVS server X-Git-Tag: PRE_TSRM_MERGE_PATCH~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a71df1c158fc88e549659cd8ded36ab00beb4103;p=php Update NEWS, test new CVS server --- diff --git a/NEWS b/NEWS index 71144fcc28..471141b1d8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Fixed a couple of overflow bugs in case of very large negative integer + numbers (Zeev, Zend Engine) - Added new experimental module pcntl (Process Control) (Jason) - References between session-variables are now possible. (Thies) - Fixed a crash bug in the string-offsets implementation (Zeev, Zend Engine)