Edit report at https://bugs.php.net/bug.php?id=55483&edit=1

 ID:                 55483
 Updated by:         ahar...@php.net
 Reported by:        chadm at codeangel dot org
 Summary:            extra > at the end of html tag in phpinfo
-Status:             Open
+Status:             Assigned
 Type:               Bug
 Package:            PHP options/info functions
 PHP Version:        5.4SVN-2011-08-23 (SVN)
-Assigned To:        
+Assigned To:        aharvey
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2011-08-23 05:15:05] chadm at codeangel dot org

Description:
------------
in ext/standard/info.c:

line 629            PUTS("<html xmlns=\"http://www.w3.org/1999/xhtml\";>>");

note the extra >

Test script:
---------------
<?php phpinfo(); ?>



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55483&edit=1

Reply via email to