ID: 20310
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Won\'t fix
Bug Type: Feature/Change Request
Operating System: SunOS
PHP Version: 4.2.2
New Comment:
Thank you for those hints.
As said before, I was not aware tha
ID: 20310
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Won\'t fix
Bug Type: Variables related
Operating System: SunOS
PHP Version: 4.2.2
New Comment:
Enclosing print_r with and does not help!
This is exactly what I
ID: 20310
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Won\'t fix
Bug Type: Variables related
Operating System: SunOS
PHP Version: 4.2.2
New Comment:
Just because print_r is a debuggung tool,
it shold not introduce ad
From: [EMAIL PROTECTED]
Operating system: SunOS
PHP version: 4.2.2
PHP Bug Type: Variables related
Bug description: print_r should apply htmlspecialchars
print_r writes directly to php://output, hence
its output should comply with HTML syntax rules.
However, print_r will is
From: [EMAIL PROTECTED]
Operating system: SunOS
PHP version: 4.2.2
PHP Bug Type: URL related
Bug description: parse_url does not understand the Mailto scheme
parse_url('mailto:Otto.Stolz@;uni-konstanz.de')
yields:
array( ['scheme'] => 'mailto'
['path'] => '[EMAIL