|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2021-01-15 14:08 UTC] cmb@php.net
-Status: Open
+Status: Feedback
-Assigned To:
+Assigned To: cmb
[2021-01-15 14:08 UTC] cmb@php.net
[2021-01-16 07:37 UTC] cweiske@php.net
-Status: Feedback
+Status: Closed
[2021-01-16 07:37 UTC] cweiske@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 13:00:01 2025 UTC |
Description: ------------ package2.xml is broken; it does not validate against the XSD listed in its root tag. error message is: Line 0: Element '{http://pear.php.net/dtd/package-2.0}date': '2004-xx-xx' is not a valid value of the atomic type 'xs:date'. validate it yourself: $ xmllint --schema http://pear.php.net/dtd/package-2.0.xsd package2.xml This leads to the problem that the package cannot be installed with pyrus.