This commit is contained in:
Moriyoshi Koizumi 2005-02-21 15:17:00 +00:00
parent 3093ceb3da
commit ffa8233ed9

2
NEWS
View File

@ -80,6 +80,8 @@ PHP NEWS
- Fixed bug #29061 (soap extension segfaults). (Dmitry)
- Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
- Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry)
- Fixed bug #28568 (SAPI::known_post_content_types is not thread safe).
(Moriyoshi)
13 Jul 2004, PHP 5.0.0
- Rewritten UNIX and Windows install help files. (Documentation Team)