php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56041 Missing license element type declaration in dtd/package-1.0
Submitted: 2004-04-23 08:00 UTC Modified: 2004-04-23 11:34 UTC
From: frederic dot poeydomenge at free dot fr Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
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: frederic dot poeydomenge at free dot fr
New email:
PHP Version: OS:

 

 [2004-04-23 08:00 UTC] frederic dot poeydomenge at free dot fr
Description:
------------
The licence element type declaration is missing in the DTD

http://pear.php.net/dtd/package-1.0

There should be, somewhere in the DTD, a line :

<!ELEMENT license (#PCDATA)>


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-23 11:34 UTC] mj@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 23:01:28 2024 UTC