Skip to content

Commit d748c9f

Browse files
committed
News entry for new curl constants
1 parent 5606466 commit d748c9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ PHP NEWS
4848
- SPL:
4949
. Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)
5050

51+
- CURL:
52+
. Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and
53+
CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus)
54+
5155
16 Oct 2014, PHP 5.6.2
5256

5357
- Core:

0 commit comments

Comments
 (0)