« Return to Thread: Zend Framework and PHP 5.3

Re: Zend Framework and PHP 5.3

by Ralph Schindler-2 :: Rate this Message:

Reply to Author | View in Thread



> 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.

And SPL Heap & Stack, other new SPL structures, but most importantly-
the ability re-architect components that we've learned from over the
past 3 years to alleviate performance, testing, bloat, or API
consistency concerns.

There are several 2.0 pages in the wiki that describe the direction some
components should go in. :)

-ralph

 « Return to Thread: Zend Framework and PHP 5.3