Edit report at https://bugs.php.net/bug.php?id=65713&edit=1
ID: 65713 Updated by: [email protected] Reported by: michael dot leahy1 at comcast dot net Summary: Incorrect HTML on http://www.php.net/ChangeLog-5.php#5.5.4 -Status: Open +Status: Closed -Type: Documentation Problem +Type: Bug Package: Website problem Operating System: All PHP Version: 5.5.4 -Assigned To: +Assigned To: aharvey Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2013-09-19 15:16:42] michael dot leahy1 at comcast dot net Updated the bug report to list the actual web page to be displayed ------------------------------------------------------------------------ [2013-09-19 15:14:47] 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. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65713&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
