|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
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: Fri Nov 07 14:00:02 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(); ?>