On Tue, 16 May 2006, Ilia Alshanetsky wrote:

> There are 2 PHP 5.2 changes there has been a lot of back and forth flaming
> going around and we need to finally come to a decision about.
> 
> The two topics are:
> 
> Inclusion of E_STRICT and E_RECOVERABLE_ERROR into E_ALL

E_RECOVERABLE_ERROR should definitely be there as it's a higher level 
than E_WARNING. +1 on adding that to E_ALL.

I don't care about E_STRICT, +0.5 on adding that to E_ALL,

> Addition of support for dynamic statics ala: class foo {} foo::$bar = 1;

I myself don't see the use, but it isn't really bad either. +0.5 on it.

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

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

Reply via email to