This commit is contained in:
Antony Dovgal 2005-10-10 12:58:10 +00:00
parent 410e106aae
commit 8152c64c02

2
NEWS
View File

@ -43,6 +43,8 @@ PHP NEWS
- Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
- Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
(Andrey)
- Fixed bug #34810 (mysqli::init() and others use wrong $this pointer
without checks). (Tony)
- Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared).
(Jani)
- Fixed bug #34788 (SOAP Client not applying correct namespace to generated