On Sunday 26 October 2003 12:19 pm, Gerard Samuel wrote: > I have a common included file with error_reporting set to 0 > If I do a var_dump(error_reporting()) right after it it returns 0 > In a file that includes this common file, if I var_dump(error_reporting()) > there it return 2047, which I believe is E_ALL > It that the correct behaviour of error_reporting??? > Thanks
Cant say why, but after doing a fresh pull from CVS, the problem seems to have gone away. Just another glitch in the Matrix... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php