ZF-2533: use autoloading to check for classes before falling back to Zend_Loader
commit231467de04efe9fb7b03706144bf19f3c4d5b5d4
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Thu, 14 May 2009 12:41:46 +0000 (14 12:41 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Thu, 14 May 2009 12:41:46 +0000 (14 12:41 +0000)
treebcd0e5f7eee7d06b747ab045b1693f86dd4c895b
parent3006f0436a25ab8af757c8c9dcffe8a54ef8644f
ZF-2533: use autoloading to check for classes before falling back to Zend_Loader
Also addresses: ZF-6016, ZF-6417, ZF-4167, ZF-6495, ZF-6611

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15576 44c647ce-9c0f-0410-b52a-842ac1e357ba
41 files changed:
library/Zend/Amf/Adobe/Introspector.php
library/Zend/Amf/Server.php
library/Zend/Captcha/Word.php
library/Zend/Controller/Front.php
library/Zend/Controller/Router/Rewrite.php
library/Zend/Db.php
library/Zend/Db/Adapter/Abstract.php
library/Zend/Db/Adapter/Db2.php
library/Zend/Db/Adapter/Mysqli.php
library/Zend/Db/Adapter/Oracle.php
library/Zend/Db/Adapter/Pdo/Abstract.php
library/Zend/Db/Table/Abstract.php
library/Zend/Db/Table/Row/Abstract.php
library/Zend/Db/Table/Rowset/Abstract.php
library/Zend/Feed.php
library/Zend/File/Transfer.php
library/Zend/Filter.php
library/Zend/Filter/Encrypt.php
library/Zend/Gdata/App.php
library/Zend/Gdata/Gapps.php
library/Zend/Http/Client.php
library/Zend/InfoCard/Xml/Element.php
library/Zend/InfoCard/Xml/Security/Transform.php
library/Zend/Layout.php
library/Zend/Mail/Transport/Smtp.php
library/Zend/Navigation/Page.php
library/Zend/Reflection/Docblock/Tag.php
library/Zend/Registry.php
library/Zend/Service/Amazon/Ec2.php
library/Zend/Service/Nirvanix.php
library/Zend/Service/StrikeIron.php
library/Zend/Session.php
library/Zend/TimeSync.php
library/Zend/Tool/Framework/Client/Console.php
library/Zend/Tool/Project/Context/Repository.php
library/Zend/Translate.php
library/Zend/Uri.php
library/Zend/Validate.php
library/Zend/View/Helper/Placeholder/Registry.php
library/Zend/Wildfire/Channel/HttpHeaders.php
library/Zend/Wildfire/Plugin/FirePhp.php