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

 ID:                 52461
 Comment by:         neweracracker at gmail dot com
 Reported by:        virsacer at web dot de
 Summary:            phpinfo() corrections
 Status:             Closed
 Type:               Bug
 Package:            *General Issues
 PHP Version:        5.3.3
 Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

Hi guys,

I guess you did something wrong here:
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/standard/info.c?r1=315170&r2=315169&pathrev=315170

Pierre?

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

should have been:

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


Previous Comments:
------------------------------------------------------------------------
[2011-08-19 10:00:11] paj...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------
[2011-08-19 09:59:40] paj...@php.net

Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=315170
Log: - Fixed bug #52461 (Incomplete doctype and missing xmlns)

------------------------------------------------------------------------
[2010-12-08 16:38:11] virsacer at web dot de

"Bug Type" is now bug

------------------------------------------------------------------------
[2010-12-08 16:27:06] virsacer at web dot de

New patch contains only bug corrections.

------------------------------------------------------------------------
[2010-08-09 19:34:48] ka...@php.net

The DTD is alright, as you can simply just referer to DTD/w3-ns, but its not 
really a major issue but should go into trunk anyway. Ill look at an improved 
patch during the week

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=52461


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

Reply via email to