ZF-10024: allow using closures as autoloaders
commitf3e2cfb87f003d0bc9793da18b8669dda11debda
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Mon, 21 Jun 2010 17:38:05 +0000 (21 17:38 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Mon, 21 Jun 2010 17:38:05 +0000 (21 17:38 +0000)
treede9865d7ad1eb31fe14fdbe9d7da4ec0e8a44d96
parenteb6288d5900b3d8d7f50ec73856354eb9be70bda
ZF-10024: allow using closures as autoloaders

- Backported r22480 to trunk.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@22481 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/Loader/Autoloader.php
tests/Zend/Loader/AutoloaderTest.php
tests/Zend/Loader/_files/AutoloaderClosure.php [new file with mode: 0644]