Quantcast
Channel: R2D2 » PHP
Viewing all articles
Browse latest Browse all 3

First Zend Framework 2.0 Milestone was released

$
0
0

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.

The post First Zend Framework 2.0 Milestone was released appeared first on R2D2.


Viewing all articles
Browse latest Browse all 3

Trending Articles