Arvids,

> Yea, that part looks confusing.
> What I wanted to say is that I would like to get E_RECOVERABLE_ERROR and I
> was voicing my opinion on that earlier in the threads. But I could live with
> E_WARNING and E_NOTICE if community decides it to be less strict - I will
> clean up my code not to throw a single notice (and because I use Yii - it's
> by default converts any E_* raised to a fatal error and throws HTTP 500
> error via exceptions).
>
> In my 8 years of active PHP development I learned that some strictness in
> deep core code of the project is a good thing and erroring the hell out
> there makes perfect sense. It's a delicate balance and I never apply it to
> the level that does actual communication with the outside world.

Ok, I agree 100%.  I was just confused about your wording and wanted
to clarify it to the list.  So we're on the same page here.

Thanks!

Anthony

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

Reply via email to