Richard Quadling wrote:

+1 - As an aside, it would be extremely useful to have the PEAR
classes marked as NON strict (in some way) until they are. I know this
is outside of the core, but using E_STRICT already means you have to
toggle off E_STRICT for PEAR. MAYBE STRICT (e.g. strict class PEAR
{...}) as a new keyword for a class, just so that you know that it IS
strict (or at least expecting to be).

heh .. no that would not be useful .. it would be lying. PEAR already has decided on an RFC that will mandate PHP5 only for new packages soon. Also PEAR mandates E_STRICT compliance for PHP5 only packages. So time will fix this issue.

regards,
Lukas

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to