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
 [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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 23 05:01:31 2024 UTC