pajoye Sun Sep 3 15:49:49 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - new openssl constants entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.230&r2=1.2027.2.547.2.231&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.230 php-src/NEWS:1.2027.2.547.2.231 --- php-src/NEWS:1.2027.2.547.2.230 Fri Sep 1 01:29:05 2006 +++ php-src/NEWS Sun Sep 3 15:49:49 2006 @@ -69,8 +69,9 @@ . Added support for all supported algorithms in openssl_verify . Added openssl_pkey_get_details, returns the details of a key . Added x509 v3 extensions support - . Added a new constant OPENSSL_KEYTYPE_EC . Added openssl_csr_get_subject() and openssl_csr_get_public_key() + . Added 3 new contants OPENSSL_VERSION_TEXT and OPENSSL_VERSION_NUMBER + and OPENSSL_KEYTYPE_EC - Fixed overflow on 64bit systems in str_repeat() and wordwrap(). (Stefan E.) - Disabled CURLOPT_FOLLOWLOCATION in curl when open_basedir or safe_mode are
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php