Re: [PHP-DEV] Re: In regards to E_STRICT and PHP5

2005-06-16 Thread Zeev Suraski
At 19:57 16/06/2005, Sara Golemon wrote: > If there is any merit to E_STRICT as it stands currently I find it to > be negated by the fact that it throws messages for completely > acceptable code that the engine is both willing and capable of > handling. If var is not acceptable, I think it should

[PHP-DEV] Re: In regards to E_STRICT and PHP5

2005-06-16 Thread Sara Golemon
> If there is any merit to E_STRICT as it stands currently I find it to > be negated by the fact that it throws messages for completely > acceptable code that the engine is both willing and capable of > handling. If var is not acceptable, I think it should be removed as a > keyword. If it is accept