1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 06:02:23 +02:00

*** empty log message ***

This commit is contained in:
Andrei Zmievski
1999-11-27 21:26:18 +00:00
parent 82fb207f44
commit 93bd6bc9de

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
- Modified session_register() to take variable number of arguments (Andrei)
- Fixed file descriptor leak in thread safe mode (Zeev, Zend library)
- Added select(), fd_set() and fd_isset() (Evan)
- cpdf support has been ported from php3, needs ClibPDF 2.x (Uwe)