Hello Stanislav,

Friday, February 13, 2009, 7:03:30 AM, you wrote:

> Hi!

>>   it should actually be a hard error. As we always claim PHP follows pure
>> IS-A relation ships.

> I feel very uneasy with hard errors on something that is not indeed an 
> error preventing engine from continuing. I.e. my (personal) opinion is 
> that if the engine can move forward, even with some assumption, it 
> should. IMHO it's like having undefined variables, etc. It makes PHP 
> less strict, but I'd say it's not necessarily a bad thing.

Hard as in E_RECOVERABLE_ERROR of course, since you are right that the
engine indeed can continue.

Best regards,
 Marcus


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

Reply via email to