Hi Matthew, I have looked in the load method of Zend_Loader_PluginLoader, and it seems that it will only loop one and then already throws a warning because it can't find the file. But in the next iteration it does find the file, but the evil is done already, the warning is printed on the screen. And yes, I can run with error_reporting(0), but that isn't the idea behind a development phase.
Regards, Pieter Kokx -- View this message in context: http://www.nabble.com/Zend_Loader_PluginLoader-problems-tp19817529p19823791.html Sent from the Zend Framework mailing list archive at Nabble.com.
