This commit is contained in:
Antony Dovgal 2004-08-19 15:22:17 +00:00
parent ca28e37be1
commit 5d7d4a55aa

1
NEWS
View File

@ -27,6 +27,7 @@ PHP NEWS
(Tony)
- Fixed bug in mysql->client_version (Georg)
- Fixed ZTS destruction. (Marcus)
- Fixed bug #29737 (ip2long should return -1 if IP is 255.255.255.255 and FALSE on error). (Tony)
- Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
- Fixed bug #29522 (accessing properties without connection). (Georg)
- Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default). (Georg)