Arturito.net

Come to The Dark Side, We Have Cookies!

First Zend Framework 2.0 Milestone was released

without comments

As of August 6, 2010 was released the first development milestone for the Zend Framework 2.0 (ZF 2.0) which is compatible with PHP 5.3 or higher.

With this we can have a preview of how namespaces will be incorporated withing the framework. One mayor change I was able to see is that there will not be such class as “Zend\View” itself (using namespace), it have become “Zend\View\View” as “Zend\Acl\Acl”.

More information about and download link at Zend’s Blog. Remember this is a development milestone and it is not recommended to be used in a production environment, you can use it at your own risk.

Also as of August 25, 2010 the eighth maintenance release for Zend Framework 1.10.

Written by guru

August 27th, 2010 at 6:49 pm

Posted in PHP

Tagged with ,