diff options
author | foobar <sniper@php.net> | 2005-08-08 18:07:07 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-08-08 18:07:07 +0000 |
commit | 2e4d679629d3fc103602fbf634b0689ee1033e08 (patch) | |
tree | 36a16c0ce9c43ab4be32bb54c46787d644225d6d | |
parent | 4ad526693cbcd8644af3e1f9afe113996d01d88d (diff) | |
download | php-git-2e4d679629d3fc103602fbf634b0689ee1033e08.tar.gz |
BFNSF
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,13 +1,13 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.1 -- made "make test" work for phpized extensions (Hartmut, Jani) - Updated bundled libraries in Windows distribution. (Edin) . zlib 1.2.3 . curl 7.14.0 . openssl 0.9.8 . ming 0.3b . libpq (PostgreSQL) 8.0.1 +- 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 #33999 (object remains object when cast to int). (Dmitry) |