php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56205 package DTD is broken
Submitted: 2004-10-01 06:10 UTC Modified: 2004-10-01 21:25 UTC
From: avb@php.net Assigned: cellog (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: avb@php.net
New email:
PHP Version: OS:

 

 [2004-10-01 06:10 UTC] avb@php.net
Description:
------------
The DTD file at http://pear.php.net/dtd/package-1.0 contains an invalid directive:

<!ATTLIST name extends CDATA>


Reproduce code:
---------------
Try validating any package.xml file against the DTD.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-10-01 21:25 UTC] cellog@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.

that attribute won't be used, so I removed it
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 19:01:29 2024 UTC