Browse Source

BFN

PHP-5.1
Antony Dovgal 21 years ago
parent
commit
8152c64c02
  1. 2
      NEWS

2
NEWS

@ -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

Loading…
Cancel
Save