php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40667 curl_getinfo page says constant available since php 6.0.0
Submitted: 2007-02-28 14:32 UTC Modified: 2007-02-28 14:48 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: jeremy at lavergne dot gotdns dot org Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jeremy at lavergne dot gotdns dot org
New email:
PHP Version: OS:

 

 [2007-02-28 14:32 UTC] jeremy at lavergne dot gotdns dot org
Description:
------------
php.net/manual/en/function.curl-getinfo.php

CURLINFO_HEADER_OUT - The request string sent. Available since PHP 6.0.0

PHP 6.0.0 isn't a valid version (yet).

Reproduce code:
---------------
Visit: php.net/manual/en/function.curl-getinfo.php

Expected result:
----------------
Maybe should be since version 5.0.0?

Actual result:
--------------
CURLINFO_HEADER_OUT - The request string sent. Available since PHP 6.0.0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 22 22:00:03 2025 UTC