php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #44045 so-called invalid characters substituted by _ in parse_url
Submitted: 2008-02-04 21:20 UTC Modified: 2008-11-07 12:32 UTC
From: leonid_boytsov at yahoo dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: leonid_boytsov at yahoo dot com
New email:
PHP Version: OS:

 

 [2008-02-04 21:20 UTC] leonid_boytsov at yahoo dot com
Description:
------------
In relation to http://bugs.php.net/bug.php?id=44036
I beg you pardon, but http://us.php.net/parse_url does not say anything about invalid characters. Could you specify which part of the documentation tells us about "invalid" chars? Moreover, \n, \r space and \t are neither invalid nor really low-ascii: they are perfect whitespaces. Even if they are considered invalid by some reason, the documentation should be updated.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-07 12:32 UTC] vrana@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.

"Invalid characters are replaced by _."

Invalid characters are specified by RFC 1738.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 01:00:02 2026 UTC