tony2001 Thu Aug 19 11:23:54 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.46&r2=1.1760.2.47&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.46 php-src/NEWS:1.1760.2.47 --- php-src/NEWS:1.1760.2.46 Thu Aug 19 08:44:35 2004 +++ php-src/NEWS Thu Aug 19 11:23:54 2004 @@ -4,6 +4,7 @@ - Added PHP_EOL constant that contains the OS way of representing newlines. (Paul Hudson, Derick) - Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev) +- Fixed bug #29737 (ip2long should return -1 if IP is 255.255.255.255 and FALSE on error). (Tony) - Fixed bug #29711 (Changed ext/xml to default to UTF-8 output). (Rob) - Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path does not have trailing slash). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php