On Tue, Nov 29, 2011 at 11:15 AM, A.L.E.C <alec@alec.pl> wrote:
On 28.11.2011 20:38, Thomas Bruederli wrote:

> The package.xml validates when adding <srcuri></srcuri> right before
> <phprelease/>
> Your failing validation could be some validation error in the XSD
> (package-2.0.xsd) itself which my validator (Oxygen) complains about.

I'm using pear package-validate command, maybe it's using some more
logic than just xsd validation. Now the error is:

Error: <phprelease> packages cannot specify a source code package, only
extension binaries may use the <srcpackage> tag

Do you have an example I could look at?