php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49776 the escapePara() sometimes inserts empty p elements
Submitted: 2009-10-05 14:11 UTC Modified: 2009-12-26 11:08 UTC
From: mike at silverorange dot com Assigned:
Status: Not a bug Package: Doc Build problem
PHP Version: Irrelevant OS: Irrelevant
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: mike at silverorange dot com
New email:
PHP Version: OS:

 

 [2009-10-05 14:11 UTC] mike at silverorange dot com
Description:
------------
Example: http://pear.php.net/manual/en/package.console.console-commandline.intro.php

Sometimes the second p element is also missing the 'para' class.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-26 11:08 UTC] bjori@php.net
Maybe that page has changed since you wrote the report, but I don't see 
any empty <p>s.

There are some <p>s without class=para, but thats because those don't 
come from <para> markup.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 07:01:26 2025 UTC