1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00

Update NEWS, test new CVS server

This commit is contained in:
Zeev Suraski
2001-06-27 19:58:02 +00:00
parent 2536259557
commit a71df1c158

2
NEWS
View File

@@ -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)