|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
|
Thank you for your help!
If the status of the bug report you submitted changes, you will be notified.
You may return here and check the status or update your report at any time. The URL for your bug report is: https://bugs.php.net/bug.php?id=55483.
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2011-08-23 06:03 UTC] aharvey@php.net
-Status: Open
+Status: Assigned
-Assigned To:
+Assigned To: aharvey
[2011-08-23 06:07 UTC] aharvey@php.net
[2011-08-23 06:07 UTC] aharvey@php.net
-Status: Assigned
+Status: Closed
[2011-08-23 06:07 UTC] aharvey@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 17 05:00:01 2025 UTC |
Description: ------------ in ext/standard/info.c: line 629 PUTS("<html xmlns=\"http://www.w3.org/1999/xhtml\">>"); note the extra > Test script: --------------- <?php phpinfo(); ?>