PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #44045 so-called invalid characters substituted by _ in parse_url
Submitted:4 Feb 2008 9:20pm UTC Modified: 7 Nov 2008 12:32pm UTC
From:leonid_boytsov at yahoo dot com Assigned to:
Status:Closed Category:Documentation problem
Version:Irrelevant OS:Linux
View/Vote Developer Edit Submission

[4 Feb 2008 9:20pm 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.

[7 Nov 2008 12:32pm 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.

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC