php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5973 phpinfo() doesn't generate HTML 4.0 Transitional compliant HTML code
Submitted: 2000-08-04 20:45 UTC Modified: 2002-10-01 13:20 UTC
From: muhlig at us dot edu dot pl Assigned:
Status: Wont fix Package: Misbehaving function
PHP Version: 3.0.16 OS: Solaris 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: muhlig at us dot edu dot pl
New email:
PHP Version: OS:

 

 [2000-08-04 20:45 UTC] muhlig at us dot edu dot pl
<?
// script :-)))
//
phpinfo; 
//
// point http://validator.w3.org to the page containing the script
// and watch the results:
// - omitted end of tags
// - typos in code
// - attribute values not contained in ""
?>

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-06 20:14 UTC] muhlig at us dot edu dot pl
should be of course phpinfo(); at line 4

 [2002-10-01 13:20 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.

has been fixed in php4 afair
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC