Re: warning message to hide

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, April 18, 2007 2:21 am, Tijnema ! wrote:
> Hmm, this is what i get:
> ~# php -r 'var_dump($foo);'
> NULL
> ~# php -r 'var_dump(@$foo);'
> NULL
>
>
> PHP6 snapshot from a month ago.

Your php.ini doesn't have error_reporting cranked up to include E_NOTICE.

That's your first mistake. :-) :-) :-)

[Roman's does have that setting changed.]

-- 
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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux