php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69368 Description of CURLOPT_HEADERFUNCTION flawed
Submitted: 2015-04-03 18:12 UTC Modified: 2015-04-04 04:53 UTC
From: cmb@php.net Assigned: sobak (profile)
Status: Closed Package: cURL related
PHP Version: Irrelevant 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: cmb@php.net
New email:
PHP Version: OS:

 

 [2015-04-03 18:12 UTC] cmb@php.net
Description:
------------
---
From manual page: http://www.php.net/function.curl-setopt
---
  "The header data must be written when by this callback."
  
should be

  "The header data must be written by this callback."


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-04-04 04:50 UTC] sobak@php.net
Automatic comment from SVN on behalf of sobak
Revision: http://svn.php.net/viewvc/?view=revision&revision=336354
Log: Close bug #69368 (Description of CURLOPT_HEADERFUNCTION flawed)
 [2015-04-04 04:53 UTC] sobak@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sobak
 [2015-04-04 04:53 UTC] sobak@php.net
Thanks, fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 16:01:29 2024 UTC