Skip to content

Commit 24f1ef1

Browse files
committed
Update NEWS
1 parent 33f44af commit 24f1ef1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ PHP NEWS
66
. Fixed bug #63822 (Crash when using closures with ArrayAccess).
77
(Nikita Popov)
88

9+
- cURL:
10+
. Added new functions curl_escape, curl_multi_setopt, curl_multi_strerror
11+
curl_pause, curl_reset, curl_share_close, curl_share_init,
12+
curl_share_setopt curl_strerror and curl_unescape. (Pierrick)
13+
914
18 Dec 2012, PHP 5.5.0 Alpha 2
1015

1116
- General improvements:

0 commit comments

Comments
 (0)