Zend Framework

It seems that when Zend_Loader_Autoloader_Resource registers it self with Zend_Loader_Autoloader it doesn't add the "_" at the end.

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9.1
  • Component/s: Zend_Loader
  • Labels:
    None

Description

It seems that when Zend_Loader_Autoloader_Resource registers it self with Zend_Loader_Autoloader it doesn't add the "_" at the end. So if you want to user two namespaces like My and MyXX the second one dosen't work.

Activity

Hide
Dolf Schimmel (Freeaqingme) added a comment -

If you add namespaces, I think you should just add 'My_' and 'MyXX_' as is shown here: http://framework.zend.com/manual/en/zend.loader.autoloader.html#zend.loader.autoloader.usage

Show
Dolf Schimmel (Freeaqingme) added a comment - If you add namespaces, I think you should just add 'My_' and 'MyXX_' as is shown here: http://framework.zend.com/manual/en/zend.loader.autoloader.html#zend.loader.autoloader.usage
Hide
Andres Adjimann added a comment -

The problem is with Zend_Loader_Autoloader_Resource that uses the loader, but dont use the "_" at the end.

Show
Andres Adjimann added a comment - The problem is with Zend_Loader_Autoloader_Resource that uses the loader, but dont use the "_" at the end.
Hide
Matthew Weier O'Phinney added a comment -

Dolf – he's talking about Zend_Loader_Autoloader_Resource – I've confirmed the issue.

Show
Matthew Weier O'Phinney added a comment - Dolf – he's talking about Zend_Loader_Autoloader_Resource – I've confirmed the issue.
Hide
Dolf Schimmel (Freeaqingme) added a comment -

Yup, I figured after his comment

Show
Dolf Schimmel (Freeaqingme) added a comment - Yup, I figured after his comment
Hide
Matthew Weier O'Phinney added a comment -

Resolved in trunk and 1.9 release branch

Show
Matthew Weier O'Phinney added a comment - Resolved in trunk and 1.9 release branch

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: