« Return to Thread: Zend Framework and PHP 5.3

Re: Zend Framework and PHP 5.3

by weierophinney :: Rate this Message:

Reply to Author | View in Thread

-- Adler Medrado <adlermedrado@...> wrote
(on Thursday, 02 July 2009, 10:08 AM -0300):
> I don't know if this subject already exists in another thread, if so,
> please forgive me.
>
> Will Zend Framework change the packaging system to the PHP 5.3
> namespaces support?

Not until version 2.0, as that will be a major backwards compatibility
break. However, yes, one of the major stories for 2.0 will be taking
advantage of the new features in PHP 5.3, including namespaces, clusures
and lambdas, __invoke(), and potentially late static binding.

--
Matthew Weier O'Phinney
Project Lead            | matthew@...
Zend Framework          | http://framework.zend.com/

 « Return to Thread: Zend Framework and PHP 5.3