Page 1 of 1

Zend Framework Preview 0.2.0 Now available

Posted: Fri Nov 03, 2006 5:54 am
by CoderGoblin
Just for information... Site: Zend Framework

Zend Framework Preview 0.2.0 October 31, 2006

The Zend Framework community has released the 0.2.0 Preview Release. This release contains many important enhancements and new features:

* New MVC implementation
* New HTTP request and response objects make it easy to automate unit testing for web apps without a web server, and also make it possible to use MVC for command-line and PHP-GTK application development
* Enhanced pure PHP Lucene-compatible search engine component
* New Mysqli DB adapter
* New JSON server
* New REST client and server
* New XmlRpc client and server
* New Acl component
* New Session component
* New Web Services clients for Delicious and Audioscrobbler
* New Registry component
* Significant improvements to many other components
]

Posted: Fri Nov 03, 2006 6:59 am
by Jenk
Will give this a look-see tonight :)

Unsure if I will use though, recently made my own. :)

Posted: Fri Nov 03, 2006 9:31 am
by Maugrim_The_Reaper
I'll be updating a few of my apps from ZF 0.15 soon.

Should note nearly all the improvements listed are only available from the "Incubator" directory of the new release. The "library" directory is much the same as 0.15 albeit with the usual API and functional changes and any new Core components.

The online/packaged documentation is out of sync with the new release :(.