php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71481 Missing documentation for CURLOPT_RESOLVE
Submitted: 2016-01-29 08:01 UTC Modified: 2017-07-16 18:38 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: riikka dot kalliomaki at gmail dot com Assigned: peehaa (profile)
Status: Closed Package: cURL related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: riikka dot kalliomaki at gmail dot com
New email:
PHP Version: OS:

 

 [2016-01-29 08:01 UTC] riikka dot kalliomaki at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.curl-setopt
---

The curl_setopt page is missing documentation for the CURLOPT_RESOLVE option, which has been described here: https://bugs.php.net/bug.php?id=63488 (and has been implemented since 5.5 or so)

curl documentation here: http://curl.haxx.se/libcurl/c/CURLOPT_RESOLVE.html


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 13:13 UTC] cmb@php.net
-Package: Documentation problem +Package: cURL related
 [2017-07-16 18:38 UTC] peehaa@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: peehaa
 [2017-07-16 18:38 UTC] peehaa@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 12:01:32 2025 UTC