-- awkaiser <[email protected]> wrote (on Thursday, 26 February 2009, 05:53 PM -0800): > As it turns out, this issue is present in 1.7.6 but not in the latest trunk. > The warnings disappear entirely and I don't even need to use the suppression > method. If nothing else breaks in my testing, I'll just stick with this > trunk build.
Ah, that's good to know! I did make some changes to Zend_Loader to make it play more nicely with autoloading, and had forgotten that -- glad that helped solve the issues you were seeing! > Thanks for all your help! My pleasure -- nice to get somebody testing this! > awkaiser wrote: > > > > Second, in case it makes a difference, I'm using ZF 1.7.6 with the > > addition of the following incubator files: > > > > /Zend/Application/Module/Autoloader.php > > /Zend/Loader/Autoloader.php > > /Zend/Loader/Autoloader/Interface.php > > /Zend/Loader/Autoloader/Resource.php > > > > Do I need to add/update anything else? -- Matthew Weier O'Phinney Software Architect | [email protected] Zend Framework | http://framework.zend.com/
