On Wed, June 13, 2007 2:07 am, Dmitry Stogov wrote:
> Current time most PHP instalations use setting 'display_error=0'.
> This setting hides errors from user but may send to him just a blank
> page.
>
> The proposed patch sends HTTP 500 response on errors instead of blank
> pages.
> The pages that already wrote something are not affectd.
>
> Any objections or additions?

This sounds perfectly reasonable...

But I suspect some users might prefer a 404 or a customizable response
of some type...

At the risk of incurring the wrath of list members, perhaps yet
another php.ini configuration switch could be considered?...

I wouldn't hold up the 500 patch for long with this kind of
discussion, but it's worth taking a few minutes to consider, I think.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to