> Inclusion of E_STRICT and E_RECOVERABLE_ERROR into E_ALL 

I am not glad with E_RECOVERABLE_ERROR at all, but if it went into 5.2 it
should be included into E_ALL, becouse in most cases it substitute E_ERROR
messages.

E_STRICT +0
E_RECOVERABLE_ERROR +1

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

-1

Thanks. Dmitry.

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

Reply via email to