sniper Mon Sep 15 00:13:42 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: crap removal Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.396 php-src/NEWS:1.1247.2.397 --- php-src/NEWS:1.1247.2.396 Sun Sep 14 20:08:03 2003 +++ php-src/NEWS Mon Sep 15 00:13:41 2003 @@ -4,10 +4,10 @@ - Made MCVE extension available on win32. (Jani) - Added apache_get_version() function. (Ilia) - Fixed disk_total_space() and disk_free_space() under FreeBSD. (Jon Parise) -[B- Fixed crash bug when non-existing save/serializer handler was used. (Jani) +- Fixed crash bug when non-existing save/serializer handler was used. (Jani) - Fixed memory leak in gethostbynamel() if an error occurs. (Sara) - Fixed FastCGI being unable to bind to a specific IP. (Sascha) -- Fixed bug #25530 (checkdate incorrectly handles floats). (Ilia) +- Fixed bug #25530 (checkdate() incorrectly handles floats). (Ilia) - Fixed bug #25525 (ldap_explode_dn() crashes when passed invalid dn). (Sara, patch by: mikael dot suvi at trigger dot ee) - Fixed bug #25504 (pcre_match_all() crashes when passed only 2 parameters).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php