diff options
author | Andi Gutmans <andi@php.net> | 2000-02-03 22:31:56 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-02-03 22:31:56 +0000 |
commit | 600e4a11c738b227cc04eb7d81aca12c59a94ba6 (patch) | |
tree | 2738062369fdc5031197efc3ccf828459f4b8e0a | |
parent | 68413a745217dded8a6b4a4bab92b63062b28825 (diff) | |
download | php-git-600e4a11c738b227cc04eb7d81aca12c59a94ba6.tar.gz |
- Sounds nicer
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |