unread
In a message dated 1/25/2004 5:51:40 PM Eastern Standard Time, helly@php.net
writes:
Here's a little patch which changes "Can not call constructor" from
E_ERROR
toE_NOTICE
and continues execution:
http://cschneid.com/php/php5/undefined_constructor_call.patch
In that patch, don't forget to change "Can not" to "Cannot". (Simple
spelling/grammatical error.)
Gordon Hemsley