- Sounds nicer

This commit is contained in:
Andi Gutmans 2000-02-03 22:31:56 +00:00
parent 68413a7452
commit 600e4a11c7

2
NEWS
View File

@ -4,7 +4,7 @@ PHP 4.0 NEWS
?? ?? ????, Version 4.0 Beta 4
- Added the XML Expat library to the standard PHP source distribution thanks
to its author James Clark (Andi & Zeev)
- Added XML to the default Win32 build (Andi & Zeev)
- Added XML support to the default Win32 build (Andi & Zeev)
- Added socket_get_status() function. Renamed:
set_socket_timeout() -> socket_set_timeout()
set_socket_blocking() -> socket_set_blocking(). (Andrei)