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
 [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: Mon Jun 15 23:00:01 2026 UTC