From a6a989d44c8b5244c79ec9650c52a5ef59f5cc22 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 22 May 2007 19:31:07 +0000 Subject: [PATCH] new curl constants --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7cd0206e1f..478f326635 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS makes the function not encode existing html entities. (Ilia) - Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set into an associated array. (Ilia) +- Added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS cURL constants. (Sara) - Added --ini switch to CLI that prints out configuration file names. (Marcus) - Added function mysql_set_charset(). Allows connection encoding to be altered at run time. (Scott) -- 2.50.1