Derick Rethans wrote: > On Sat, 1 Oct 2005, Greg Beaver wrote: > > >>It appears that E_STRICT is being triggered even though it is explicitly >>NOT asked for. All the same, I added another redundant >>error_reporting() call at the top of install-pear.php, re-built the >>.phar and committed to pearweb. Hopefully this will fix the issue. > > > I tested with the new code, and for some reason it still doesn't work. > Interesting is that if I remove the -n from the PEAR_INSTALL_OPTIONS in > the makefile, it doesn't show the e_Strict errors anymore...
Could it be that by disabling php.iniwith -n, error_reporting() no longer functions as documented? Greg -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php