Pierrick Charron
10c87dc7fc
CURLOPT_SSL_VERIFYHOST support for value 1 removed in cURL 7.28.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328859 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-22 01:36:06 +00:00
Pierrick Charron
9a7e85e0ff
Document bug #63800
...
CURLOPT_MUTE was removed in cURL 7.15.5
CURLOPT_RETURNTRANSFER can be use to get the same effect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328838 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-18 22:19:42 +00:00
Joe Watkins
e25450d9dc
many bugs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Adam Harvey
3ee6fa8a65
Fix the minimum curl version for CURLOPT_CONNECTTIMEOUT_MS and
...
CURLOPT_TIMEOUT_MS, which didn't match ext/curl/interface.c.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328345 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-13 06:36:17 +00:00
Adam Harvey
c9a06ba9f2
Elaborate on the CURLOPT_BINARYTRANSFER situation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328239 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:29:07 +00:00
Pierrick Charron
96550b12f2
Document bug #55635
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328226 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-03 04:18:48 +00:00
Philip Olson
b34d51a316
WS. This patch removes tabs. Not sure who the author is.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327188 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-20 18:43:32 +00:00
Jakub Vrana
dbd18d7017
Supports CURLINFO_REDIRECT_COUNT
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326231 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-18 23:46:30 +00:00
Yannick Torres
ee73d00557
Fix some literal tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324741 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-03 08:26:39 +00:00
Joris van de Sande
beca186e15
- Added SSH/SFTP/SCP related constants to the curl documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323229 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 13:52:34 +00:00
Justin Martin
4f2bd63271
Listed CURLOPT_FTP_CREATE_MISSING_DIRS option. Closes bug #60791 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322549 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-21 22:25:03 +00:00
Justin Martin
db4dfaad2a
Noted that the file protocol is disabled if open_basedir is set. Closes bug #54126 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320462 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 21:17:50 +00:00
Justin Martin
d2a9a020d6
Clarified curlopt_cookiefile behaviour, as per bug #60413 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320297 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 04:02:28 +00:00
Yannick Torres
88a88985b9
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316587 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 06:12:03 +00:00
Peter Cowburn
439cfb4fd0
less kludgy description for CURLOPT_POSTFIELDS when posting files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316499 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-11 13:58:27 +00:00
Peter Cowburn
06cac9a8e7
wrap and dot
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315512 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 19:24:58 +00:00
Ilia Alshanetsky
73ff6ea418
Updated curl-setopt docs re-SSL options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315509 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 19:05:06 +00:00
Hannes Magnusson
4c4b1e94aa
Fixed bug#55386 missing return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315058 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-17 10:59:32 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Scott MacVicar
84e91d57af
Return type information on curl_multi_remove_handle() was incorrect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314119 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-02 17:21:47 +00:00
Jakub Vrana
5434c02b16
Link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312676 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:10:27 +00:00
Jakub Vrana
4d2ea8d948
New constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312675 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:10:16 +00:00
Florian Anderiasch
5f47986dc1
Fix #55030 - improve example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312660 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 08:15:06 +00:00
Adam Harvey
568e2ca32f
Fix doc bug #54546 (the description of CURLOPT_INFILESIZE is incomplete).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310345 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 06:27:54 +00:00
Gustavo André dos Santos Lopes
b94fcb7068
- Fixed description of the CURLOPT_READFUNCTION option.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-11 10:39:29 +00:00
Peter Cowburn
256624e031
curl_multi_handle() has no params (doc #54034 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308419 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-17 09:39:02 +00:00
Jakub Vrana
22bdd06b74
Clarify TIMEOUT_MS (doc bug #53331 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308205 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 15:24:02 +00:00
Jakub Vrana
9fc26de522
CURLOPT_CAINFO requires absolute path (doc bug #53781 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308189 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:55:07 +00:00
Justin Martin
dda9f4e1d0
Added information to CURL_POSTFIELDS regarding explicitly specifying file mimetype, closing bug #53749 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307501 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-15 21:48:33 +00:00
Peter Cowburn
cd968b049c
grammar for description of CURLINFO_HEADER_OUT
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306587 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-23 10:59:04 +00:00
Peter Cowburn
f466bd23f6
clarify effect of curl_multi_remove_handle(). closes doc #53367
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305713 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 09:35:56 +00:00
Kalle Sommer Nielsen
cfb33420f6
Fixed bug #53296 (Incomplete information on CURLINFO_CONTENT_TYPE)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305305 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-13 03:13:40 +00:00
Peter Cowburn
a912865116
Typos and grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
c19f9a7c23
Fixed bug #52331 (Use of @ in CURLOPT_POSTFIELDS is new)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304665 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 15:05:21 +00:00
Kalle Sommer Nielsen
1321160515
Fixed bug #52201 (Missing: getting request headers; certinfo)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304664 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 14:56:22 +00:00
Kalle Sommer Nielsen
4af7bcc276
Fixed bug #50523 (curl_getinfo() retains old data when handle reused)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304521 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:39:01 +00:00
Kalle Sommer Nielsen
8c46e662ef
Fixed bug #52938 (CURLOPT_CERTINFO not documented, available since 5.3.2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304496 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:29:11 +00:00
Jakub Vrana
85a5197678
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304196 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-08 02:39:31 +00:00
Mark Skilbeck
d387391dbb
#52581
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303617 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-20 11:07:17 +00:00
Gustavo André dos Santos Lopes
042ef33433
* In documentation of CURL_WRITEFUNCTION, changed the ambiguous "data must be written by using this callback function" (written to where? the server or locally?) to "data must be saved"; this is also the verb used by the libcurl library docs.
...
* In documentation of CURL_WRITEFUNCTION, changed the vague "or this will fail" to "or the transfer will be aborted with an error". This is supported by the libcurl docs.
#see http://curl.haxx.se/libcurl/c/curl_easy_setopt.html
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301977 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-07 20:25:50 +00:00
Jakub Vrana
58e026c057
Fix PHP syntax errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 11:28:40 +00:00
Pierrick Charron
fb38207279
Fixed bug #51965
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300047 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 13:35:33 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Hannes Magnusson
a41bbce4bc
Mention in what "format" the headers should be
...
# Patch by Patrick van Staveren <trick at vanstaveren.us>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298382 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 15:52:45 +00:00
Daniel Egeberg
6b08984abd
Integrated user notes 97253 and 97254 both by pcdinh at phpvietnam dot net into the manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-11 10:12:27 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
280694b9fb
Fixed bug #51314 (curl_multi_init example uses to many cpu cycles)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296344 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 15:30:40 +00:00