diff options
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -24,7 +24,11 @@ PHP NEWS - SPL: . Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk) -?? ??? 2014, PHP 5.5.18 +- CURL: + . Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and + CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus) + +16 Oct 2014, PHP 5.5.18 - Core: . Fixed bug #67985 (Incorrect last used array index copied to new array after |