On Thu, April 19, 2007 5:47 pm, Roman Neuhauser wrote:
> # [EMAIL PROTECTED] / 2007-04-19 17:28:42 -0500:
>> On Thu, April 19, 2007 2:27 am, Roman Neuhauser wrote:
>> > No, I've been using php-recommended.ini for the last several
>> years.
>> > It has that error_reporting = E_ALL by default, and that's one of
>> the
>> > reasons I've been using it.
>>
>> I don't think your PHP CLI is using the php.ini that you think it's
>> using...
>>
>> Here's what happens without E_NOTICE:
>>
>> [EMAIL PROTECTED] ~ $ php -r 'var_dump($foo);'
>>
>> Notice: Undefined variable:  foo in Command line code on line 1

Sorry.

I meant *with* E_NOTICE

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to