Posted by NoWhereMan on 03/07/07 18:14
On Wed, 07 Mar 2007 18:03:51 +0100, Rik wrote:
> <java@wispa.de> wrote:
>
>> Hey Erwin,
>>
>> I replaced any include_once with require_once but did not notice any
>> change in PHP's behaviour - it still starts, dumps all the source and
>> terminates PHP Fatal error: Call to undefined function :-(
>>
>> I even changed php.ini and set error_reporting = E_NOTICE
I think you should set it to E_ALL or even E_STRICT (which fires php5
"compatibility" notices)
bye
--
NoWhereMan (e.v.)
-- http://www.nowhereland.it
-- http://flatpress.nowhereland.it
[Back to original message]
|