Christoph Michael Becker
|
f5700836b5
|
Document cURL constant added in PHP 7.0.7 plus a few added in PHP 5.5.0
Fixes also bug #72522 (No option CURLOPT_UNIX_SOCKET_PATH).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339547 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-07-03 16:54:52 +00:00 |
|
Pierrick Charron
|
081af4a4b5
|
Add CURLOPT_FTP_FILEMETHOD and CURLOPT_PRIVATE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339062 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-04-24 03:18:10 +00:00 |
|
Christoph Michael Becker
|
b3773f1a76
|
CURLOPT_CAINFO may also accept relative paths (fixes #70196)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337649 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-08-27 17:56:33 +00:00 |
|
Christoph Michael Becker
|
b67451f6fb
|
improved CURLOPT_SAFE_UPLOAD documentation (fixes #70180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337270 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-08-01 12:23:14 +00:00 |
|
Christoph Michael Becker
|
ce917cdaf8
|
improved documentation of CURLOPT_PROXYTYPE (fixes #69950)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337060 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-27 11:39:14 +00:00 |
|
Christoph Michael Becker
|
03c93040de
|
improved description of CURLOPT_TCP_NODELAY (fixes #69366)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336951 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-14 15:43:31 +00:00 |
|
Maciej Sobaczewski
|
3b7b17c9a9
|
Close bug #69368 (Description of CURLOPT_HEADERFUNCTION flawed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336354 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-04-04 04:50:37 +00:00 |
|
Peter Cowburn
|
d69425501f
|
document CURLOPT_POSTREDIR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335709 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-01-10 22:08:04 +00:00 |
|
Rasmus Lerdorf
|
958cde3f4b
|
Add missing constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335082 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-10-19 00:00:33 +00:00 |
|
Rasmus Lerdorf
|
60917b8446
|
POODLE commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335076 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-10-16 17:51:38 +00:00 |
|
Adam Harvey
|
da75c15e02
|
Update the changed functions list, and integrate the changes into the text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334639 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 05:47:47 +00:00 |
|
Andrea Faulds
|
a75d3ffb20
|
Noted that CURLOPT_SAFE_DEFAULT was added in PHP 5.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333638 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-05-31 17:00:58 +00:00 |
|
Andrea Faulds
|
8ba9551033
|
Noted CURLOPT_SAFE_UPLOAD in curl_setopt, which was introduced in PHP 5.5
(Finally)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333635 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-05-31 14:06:49 +00:00 |
|
Chris Wright
|
3630873137
|
Add CURLOPT_TCP_NODELAY documentation
--
Provided by Incognito (drakain@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333124 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-03-26 14:31:37 +00:00 |
|
Chris Wright
|
a2590b092c
|
Remove CURLOPT_CLOSEPOLICY
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332896 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-02-27 11:10:24 +00:00 |
|
Joe Watkins
|
0879aae575
|
fix #64365
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332147 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-11-17 08:50:46 +00:00 |
|
Joe Watkins
|
5b851f93be
|
#65993 fix incorrect curlopt info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332015 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-10-30 06:42:59 +00:00 |
|
Joe Watkins
|
400d6eb5b7
|
#61911 incorrect description of option constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331739 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-10-09 06:30:16 +00:00 |
|
Joe Watkins
|
9810b1ec48
|
fix #65316 additional info into curlopts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331661 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-10-04 16:18:41 +00:00 |
|
Peter Cowburn
|
a5064d6ab7
|
revert r331005
Rollback accidental changes made in the online editor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331007 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-07-23 09:07:14 +00:00 |
|
Paul Dragoonis
|
423959d319
|
Adding CURLOPT_POSTREDIR option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331005 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-07-22 23:07:17 +00:00 |
|
Peter Cowburn
|
5b6a972d4a
|
CURLOPT_PROGRESSFUNCTION 5.5.0 change (doc #65105)
Also added 5.3.0 changelog entry as when
CURLOPT_PROGRESSFUNCTION was introduced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330624 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-06-23 12:49:00 +00:00 |
|
Adam Scheller
|
afdb1491f2
|
Added CURLOPT_SHARE option to curl_setopt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330512 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-06-15 21:22:46 +00:00 |
|
Jakub Vrana
|
b33511dccc
|
Document PHP 5.5 CURLFile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330234 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-15 21:54:04 +00:00 |
|
Joe Watkins
|
f92e790ec1
|
#64507 adjustments to wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329914 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-25 08:24:10 +00:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|