Commit graph

209 commits

Author SHA1 Message Date
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
3470df93b3 Document and deprecate cURL wrappers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 18:16:50 +00:00
Jakub Vrana
ae00354249 Revert r330263
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330265 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 06:05:03 +00:00
Jakub Vrana
699bf750c9 Link CURLFile constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330263 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 06:01:45 +00:00
Jakub Vrana
e0fc301e08 Put PHP 5.5 methods to versions.xml
Generated by http://pastebin.com/s5DSrPc3

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330251 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 20:34:19 +00:00
Jakub Vrana
a445db39cd Put PHP 5.5 functions to versions.xml
Generated by http://pastebin.com/VLfQAUT7

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330246 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:55:27 +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
Jakub Vrana
c672ec208a Add PHP 5.5 cURL functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330233 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 21:23:52 +00:00
TAKAGI Masahiro
beb09db76b Set svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330206 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-11 21:39:53 +00:00
Jakub Vrana
278e4f61a2 Document missing cURL multi methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330201 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-10 23:24:36 +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
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +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
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
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +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
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +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
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +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
Adam Harvey
8c1ce856e1 Fix doc bug #55714 (undocumented directive in curl configuration).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317256 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-24 20:35:08 +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
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +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
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +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