Sortie de la beta 1.9 de Zend Framework
Zend Framework 1.9.0 vient de sortir en beta. Youpi. On peut la trouver la : http://framework.zend.com/download/latest
Bon en gros ils nous disent quoi les gars de chez Zend ? Que c’est une version non-stable, et qu’on ne la trouve pas encore sur le site. Sinon ils ont beaucoup travaillé sur la stabilité, les tests etc… Et tant mieux, ils sont vraiment trop fort les gars de chez Zend. Sinon pour les nouveautés : support de la version 5.3 de php.
Les autres nouveautés en pagaille (on aura l’occasion d’y revenir) :
Zend_Rest_Route,Zend_Rest_Controller, andZend_Controller_Plugin_PutHandler, which aid in providing RESTful resources via the MVC layer.Zend_Feed_Reader, which provides a common API to RSS and Atom feeds, as well as extensions to each format, caching, and a slew of other functionality.Zend_QueueandZend_Service_Amazon_Sqs, which provide the ability to use local and remote messaging and queue services for offloading asynchronous processes.Zend_Db_Tableupdates to allow usingZend_Db_Tableas a concrete class by passing it one or more table definitions via the constructor.Zend_Test_PHPUnit_Db, which providesZend_Dbsupport for PHPUnit’s DBUnit support, allowing developers to do functional and integration testing against databases using data fixtures.- Annotation processing support for
Zend_Pdf, as well as performance improvements. Zend_Dojocustom build layer support.- Numerous
Zend_Ldapimprovements. Zend_Log_Writer_Syslog, aZend_Logwriter for writing to your system log.- Several new view helpers, including
Zend_View_Helper_BaseUrl.
