Re: [PEAR-CORE] svn: /pear/pear-core/trunk/ package-Exception.xml
[email protected] (Helgi Þormar Þorbjörnsson) Thu, 10 Mar 2011 14:39:14 +0000
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
On 10 Mar 2011, at 14:29, Brett Bieber wrote: > > > 2011/3/9 Helgi Þormar Þorbjörnsson <[email protected]> > - Use PEAR2_Exception from http://pear2.php.net if you are on PHP 5.3+ > + Consider using PEAR2_Exception from http://pear2.php.net if you are developing for PHP 5.3+ > > Shouldn't this be, "Consider using the PEAR2 Exception Policy if you are developing for PHP 5.3+ http://wiki.php.net/pear/rfc/pear2_exception_policy " Possibly but if people want to use an exception class anyway then I would want them to use the PEAR2 one; I'll fix the language sometime soon unless you beat me to it. - H