1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00

*** empty log message ***

This commit is contained in:
Zeev Suraski
1999-11-26 23:56:15 +00:00
parent 74f6202aa6
commit 6cdebd85a2

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
- 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)
- Fixed a leak when using automatic output buffering (Zeev)