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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 07:01:27 2024 UTC