tony2001 Thu Aug 19 11:22:18 2004 EDT Modified files: /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1794&r2=1.1795&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1794 php-src/NEWS:1.1795 --- php-src/NEWS:1.1794 Thu Aug 19 03:45:24 2004 +++ php-src/NEWS Thu Aug 19 11:22:17 2004 @@ -27,6 +27,7 @@ (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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php