Re: PEAR_Exception in HTTP_Request2

[email protected] (Alexey Borzov) Wed, 09 Nov 2011 19:50:50 +0400
Newsgroups php.pear.qa
Message-ID <[email protected]>
Hi Till,

On 09.11.2011 19:47, till wrote:
> I just noticed that HTTP_Request2 requires PEAR_Exception. ;-(
>
> How do we fix this now?

Your point being?..

Quoting from http://pear.php.net/manual/en/standards.errors.php

> All of PEAR packages exceptions must be descendant from PEAR_Exception.