Hi Marcus,
On Thu, Jun 19, 2008 at 8:57 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote:
> Hello Lester,
>
> Wednesday, June 18, 2008, 9:14:52 AM, you wrote:
>
>> OK - I've got PHP5.3.0-dev up at the moment in order to test the Firebird
>> stuff, so display_errors is on. I need it on anyway while tes
Hello Lester,
Wednesday, June 18, 2008, 9:14:52 AM, you wrote:
> OK - I've got PHP5.3.0-dev up at the moment in order to test the Firebird
> stuff, so display_errors is on. I need it on anyway while testing code.
> The 'problem' I am having is that of cause none of the other PHP stuff I'm
> us
Lester Caine wrote:
Short of switching display_errors on and off all the time, how do other
people handle this irritation?
I don't have experiences with E_DEPRECATED, but for E_STRICT we use a
custom error handler to surpress strict errors in external libraries.
Not all E_STRICT errors can be
hi Lester,
On Wed, Jun 18, 2008 at 9:14 AM, Lester Caine <[EMAIL PROTECTED]> wrote:
> Short of switching display_errors on and off all the time, how do other
> people handle this irritation? I could repair phpDocumentor in this case and
> ignore BC as I will not be running THAT on older version o