From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0 PHP Bug Type: PHP options/info functions Bug description: phpinfo() should contain character encoding to be valid html
The phpinfo()-function should contain a character encoding meta-tag. This would make it valid html with the w3c-validator at http://validator.w3.org. The meta-tag would be like: <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> -- Edit bug report at http://bugs.php.net/?id=21640&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21640&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21640&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21640&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21640&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21640&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21640&r=support Expected behavior: http://bugs.php.net/fix.php?id=21640&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21640&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21640&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21640&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21640&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21640&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21640&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21640&r=gnused
