Re: [PHP-DEV] bug #48583 or display_errors saga

2009-06-18 Thread Gwynne Raskind
On Jun 18, 2009, at 1:09 PM, jvlad wrote: If the bug #48583 can't be accepted through bugs.php.net, I think it makes sense to discuss it here. It's not a bug but "chicken'n'egg'" issue. Errors are displayed by default (IIRC) so if the ini file does not get parsed an error is outputted which

Re: [PHP-DEV] bug #48583 or display_errors saga

2009-06-18 Thread jvlad
>> If the bug #48583 can't be accepted through bugs.php.net, I think it >> makes >> sense to discuss it here. > > It's not a bug but "chicken'n'egg'" issue. Errors are displayed by default > (IIRC) so if the ini file does not get parsed an error is outputted which > IS > --Jani I don't agree,

Re: [PHP-DEV] bug #48583 or display_errors saga

2009-06-18 Thread Jani Taskinen
jvlad kirjoitti: If the bug #48583 can't be accepted through bugs.php.net, I think it makes sense to discuss it here. It's not a bug but "chicken'n'egg'" issue. Errors are displayed by default (IIRC) so if the ini file does not get parsed an error is outputted which IS really good thing. Just