You can view the Pull Request on github:
https://github.com/php/web-php/pull/425

Opened By: mikeschinkel
Pull Request Description:
When inspecting the code with PhpStorm is reported that the usage of the <p> 
tags that were modified in this commit were invalid. Mostly the <p> tags were 
enclosing <ul>..</ul> tags which is not valid HTML. This commit fixes the HTML 
to be valid and includes

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to