php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65713 Incorrect HTML on http://www.php.net/ChangeLog-5.php#5.5.4
Submitted: 2013-09-19 15:14 UTC Modified: 2013-09-20 20:19 UTC
From: michael dot leahy1 at comcast dot net Assigned: aharvey (profile)
Status: Closed Package: Website problem
PHP Version: 5.5.4 OS: All
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: michael dot leahy1 at comcast dot net
New email:
PHP Version: OS:

 

 [2013-09-19 15:14 UTC] michael dot leahy1 at comcast dot net
Description:
------------
The lists for the current release displays incorrectly.

According to the W3C web site validator, the page has 703 errors on it.

I have corrected all the mistakes on the page.

Expected result:
----------------
Page displays correctly, validates in the W3C web site.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-09-19 15:16 UTC] michael dot leahy1 at comcast dot net
-Summary: Incorrect HTML on the page +Summary: Incorrect HTML on http://www.php.net/ChangeLog-5.php#5.5.4
 [2013-09-19 15:16 UTC] michael dot leahy1 at comcast dot net
Updated the bug report to list the actual web page to be displayed
 [2013-09-20 20:19 UTC] aharvey@php.net
-Status: Open +Status: Closed -Type: Documentation Problem +Type: Bug -Assigned To: +Assigned To: aharvey
 [2013-09-20 20:19 UTC] aharvey@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

Almost all of those errors are due to the fact that our releases now use HTML5 
elements, but the non-beta version of the page still has an XHTML 1.0 doctype. I 
don't see much point in changing that, since the real fix will be the beta site 
becoming the default, which may happen one of these years.

The beta version only has four errors, which I've fixed up.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 02:00:02 2025 UTC