Zend Framework

Allow Zend_Loader to load classes with real namespaces

Details

  • Type: Improvement Improvement
  • Status: Postponed Postponed
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: Next Major Release
  • Component/s: Zend_Loader
  • Labels:
    None
  • Fix Version Priority:
    Must Have

Description

PHP 5.3 introduces real namespaces (Namespace::Class). With the following small patch Zend_Loader can handle them too.

Issue Links

Activity

Hide
Lars Strojny added a comment -

Allow Zend_Loader to handle classes with real namespaces

Show
Lars Strojny added a comment - Allow Zend_Loader to handle classes with real namespaces
Hide
Wil Sinclair added a comment -

Please categorize/fix as needed.

Show
Wil Sinclair added a comment - Please categorize/fix as needed.
Hide
Matthew Weier O'Phinney added a comment -

Until 5.3 has a stable API, there is no sense in changing this functionality.

Show
Matthew Weier O'Phinney added a comment - Until 5.3 has a stable API, there is no sense in changing this functionality.
Hide
Keith Pope added a comment -

Now that 5.3 has been released could this be applied in a 1.x release?

I am just looking at doctrine 2 integration with the 1.x series and this would be a helpful addition, though this can be achieved by adding a custom autoloader into the stack as a workaround.

Show
Keith Pope added a comment - Now that 5.3 has been released could this be applied in a 1.x release? I am just looking at doctrine 2 integration with the 1.x series and this would be a helpful addition, though this can be achieved by adding a custom autoloader into the stack as a workaround.
Hide
Benjamin Eberlei added a comment -

@Keith I have exactly the same problem while writing a Doctrine 2 resource plugin, I'll reopen the issue and put it to very high priority.

Show
Benjamin Eberlei added a comment - @Keith I have exactly the same problem while writing a Doctrine 2 resource plugin, I'll reopen the issue and put it to very high priority.
Hide
Benjamin Eberlei added a comment -

Hm issue is not reopenable. I'll add a new one.

Show
Benjamin Eberlei added a comment - Hm issue is not reopenable. I'll add a new one.

People

Vote (6)
Watch (6)

Dates

  • Created:
    Updated: