Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread derick
On Thu, 10 Jan 2002, Markus Fischer wrote: > On Thu, Jan 10, 2002 at 04:30:01PM +0100, [EMAIL PROTECTED] wrote : > > Fix ready, I only hit the enter key to commit :) > > What is the BC impact? Okay, this means no dinner for you! Derick > > -- > Please always Cc to me when replying to me on

Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread Markus Fischer
On Thu, Jan 10, 2002 at 04:30:01PM +0100, [EMAIL PROTECTED] wrote : > Fix ready, I only hit the enter key to commit :) What is the BC impact? -- Please always Cc to me when replying to me on the lists. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL P

Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread derick
On Thu, 10 Jan 2002, Zak Greant wrote: > On 2002-10-01 07:49, [EMAIL PROTECTED] wrote: > > On Thu, 10 Jan 2002, Zak Greant wrote: > > > On 2002-10-01 07:38, Derick Rethans wrote: > > > > Hello, > > > > > > > > can somebody clarify why a E_NOTICE prints 'Warning' and > > > > E_USER_NOTICE prints '

Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread Zak Greant
On 2002-10-01 07:49, [EMAIL PROTECTED] wrote: > On Thu, 10 Jan 2002, Zak Greant wrote: > > On 2002-10-01 07:38, Derick Rethans wrote: > > > Hello, > > > > > > can somebody clarify why a E_NOTICE prints 'Warning' and > > > E_USER_NOTICE prints 'Notice'. IMO it is more clear to print 'Notice' > > >

Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread derick
On Thu, 10 Jan 2002, Zak Greant wrote: > On 2002-10-01 07:38, Derick Rethans wrote: > > Hello, > > > > can somebody clarify why a E_NOTICE prints 'Warning' and E_USER_NOTICE > > prints 'Notice'. IMO it is more clear to print 'Notice' in both cases. > > It probably has something to do with maint

Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread Zak Greant
On 2002-10-01 07:38, Derick Rethans wrote: > Hello, > > can somebody clarify why a E_NOTICE prints 'Warning' and E_USER_NOTICE > prints 'Notice'. IMO it is more clear to print 'Notice' in both cases. It probably has something to do with maintaining backwards compatibility. Could we set a php.

[PHP-DEV] E_NOTICE

2002-01-10 Thread Derick Rethans
Hello, can somebody clarify why a E_NOTICE prints 'Warning' and E_USER_NOTICE prints 'Notice'. IMO it is more clear to print 'Notice' in both cases. Derick -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P