ZF-8339: Update autoloader to use PIG standards
Description
The autoloader needs to be updated to follow the guidelines outlined by the PHP Interoperability Group, per the following page: http://groups.google.com/group/php-standards/…
This will also provide us with an autoloader capable of loading code using actual PHP namespaces, though we will likely wait to push full support until we have a better idea of how the resource autoloader will work in 2.0.
Comments
Posted by Glen Ainscow (darkangel) on 2010-01-29T13:28:34.000+0000
@Matthew,
This was implemented in 1.10 (for the basic autoloader at least) -- shouldn't this ticket be closed?
Posted by Matthew Weier O'Phinney (matthew) on 2010-01-29T18:04:57.000+0000
Added in 1.10.0.