php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #68357 CURLOPT_POSTREDIR not in documentation
Submitted: 2014-11-05 22:45 UTC Modified: 2016-05-19 20:52 UTC
From: rlund at lunds dot us Assigned: salathe (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.34 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rlund at lunds dot us
New email:
PHP Version: OS:

 

 [2014-11-05 22:45 UTC] rlund at lunds dot us
Description:
------------
I came across the CURLOPT_POSTREDIR parameter through a long search. Eventually, I found the bug report that mentions it here:
https://bugs.php.net/bug.php?id=49571
While it mentions it being added to the documentation, I have not been able to find any documentation on it, neither on Google nor on http://us3.php.net/manual/en/function.curl-setopt.php



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-11-19 15:46 UTC] salathe@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: salathe
 [2014-11-19 15:46 UTC] salathe@php.net
Note to self, CURLOPT_POSTREDIR isn't the only constant missing here. 

TODO: synchronise the list on the curl_setopt() page with the currently available constants.
 [2016-05-19 20:52 UTC] salathe@php.net
-Status: Verified +Status: Closed
 [2016-05-19 20:52 UTC] salathe@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.

Oops, I forgot to close this ticket. The CURLOPT_POSTREDIR constant was added to the curl_setopt() page last year!

Commit: http://svn.php.net/viewvc/?view=revision&revision=335709
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC