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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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 10:01:27 2025 UTC