From: Don S. <do...@se...> - 2003-02-18 04:10:07
|
This should probably serve notice to all of us "outside" module developers to test your modules with the maximum error_reporting that the law allows. Unless you're in Texas. They have crazy laws. Don. On Mon, 17 Feb 2003, Matthew McNaney wrote: > > Before I run to far in fixes in the setup script, have you successfully > > tested the current RC4 with error_reporting(E_ALL) and register_globals > > Off ? I got a lot of errors due to these two settings. > > Steven and I are in the process of fixing ALL warning messages associated > with having error_reporting on full (<whine> there are many). Check CVS > today for many of the fixes. > > As for register_globals, we decided a long time ago to write the code with > them turned off. So that should not be a problem. I am more worried about > how much we have run the code with it turned on, but I will check that as > well. > > > Matthew McNaney > Internet Systems Architect > Electronic Student Services > Appalachian State University > Phone: 828-262-6493 > phpwebsite.appstate.edu > ess.appstate.edu > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |