iliaa Sat Dec 21 15:37:17 2002 EDT Modified files: /php4 NEWS Log: Moved the bug fix news entry to 4.3.0 section, to indicate that it has been MFHed. Index: php4/NEWS diff -u php4/NEWS:1.1284 php4/NEWS:1.1285 --- php4/NEWS:1.1284 Sat Dec 21 15:12:07 2002 +++ php4/NEWS Sat Dec 21 15:37:17 2002 @@ -1,7 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.4.0 -- Fixed bug #20987 (no handling for client certificates). - New range() functionality . Support for float modifier. . Detection of numeric values inside strings passed as high & low. @@ -37,6 +36,7 @@ - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fixed bug #20987 (no handling for client certificates). (Ilia) - Fixed bug #21039 (crash when not supplying an IV to mcrypt_generic_init). (Derick) - Fixed bug #20936 (openssl_pkey_get was broken). ([EMAIL PROTECTED], Wez)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php