Re: Re: cvs: ZendEngine2(PHP_5_2) / zend_compile.czend_object_handlers.c /tests bug37632.phpt

php.internals

Steph

20 years ago
Now if we were _really_ sneaky, we'd make E_DEVEL visible in 'lint mode' only...

Andi Gutmans

20 years ago
I think E_STRICT the way it is, is good enough. We don't need to make it even more confusing by having lots of additional error levels. We do mention in some E_STRICT msgs that things are deprecated "Deprecated: ...". Some things are just best practices... Let's not over complicate this and have a gazillion of error msgs. At 07:14 PM 5/30/2006, Steph Fox wrote: