php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #38936 http_parse_message example bug
Submitted: 2006-09-23 15:35 UTC Modified: 2006-09-23 18:42 UTC
From: csabay at anet dot hu Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Windows XP
Private report: No CVE-ID: None
 [2006-09-23 15:35 UTC] csabay at anet dot hu
Description:
------------
Example for http_parse_message:

print_r(http_parse_message(http_get(URL, array('redirect' => 3)));

A ")" is missing.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-23 18:42 UTC] philip@php.net
Thank you for reporting this bug, it's been fixed in CVS and will show up when the manual is next built.

See the change here:
http://news.php.net/php.doc/969374087
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 03 23:00:02 2025 UTC