Salut
L'arrivée de Zend Framework 1.6 se fait proche
Voir les détails de la première Release Candidate ici : http://blog.developpez.com/web?title...ndidate_de_z_6Envoyé par Wil Sinclair
Salut
L'arrivée de Zend Framework 1.6 se fait proche
Voir les détails de la première Release Candidate ici : http://blog.developpez.com/web?title...ndidate_de_z_6Envoyé par Wil Sinclair
Voici donc la Release Candidate 1 de Zend Framework 1.6 :
http://framework.zend.com/download
La doc est également en ligne
Y a-t-il un énorme changement de fonctionnement entre la 1.5 et la 1.6 ?
Autrement dit, une application développée avec la 1.5 est-elle compatible avec la 1.6 ? (ce qui permettrais de passer à la 1.6 pour récupérer ses nouvelles fonctionnalités)
Normalement, il n'y a pas de problème de compatibilité lors d'un changement vers une version mineure. Cela dit, les notes de migration ne seront pas publiées avant la version finale
Pour information, sur ma machine de développement je mets à jour quotidiennement ZF en prenant toujours le trunk du SVN officiel, je suis donc passé à ZF 1.6 sans même le savoir. Je n'ai jusqu'ici noté aucun problème de compatibilité
Sauf peut-être le problème que je rencontre pour des require dans les scripts de vue : http://www.developpez.net/forums/sho...d.php?t=592247
We couldn't be happier to announce that Zend Framework 1.6 Release
Candidate 2 is now available from the Zend Framework download site!
http://framework.zend.com/download
An overview of new features:
* Dojo Integration
- JSON-RPC Server
- dojo.data Envelopes
- Dojo View Helper
- Dijit integration with Zend_Form & Zend_View
- Dojo Library Distribution
* SOAP
- SOAP Server
- SOAP Client
- Autodiscovery
- WSDL access
- WSDL Generation
* Preview of Tooling Project in Laboratory (see /laboratory folder)
- Command Line Interface
- Project Asset Management
* Unit Testing Harness for Controllers
* Lucene 2.3 Index File Format Support
* Zend_Session save handler for Database Tables
* Paginator Component
* Text/Figlet Support
* ReCaptcha Service
* Captcha Form Element
* Zend_Config_Xml Attribute Support
* Zend_File_Transfer Component
* File Upload Form Element
* Zend_Wildfire Component with FireBug Log Writer
* Media View Helpers (Flash, Quicktime, Object, and Page)
* Support in Zend_Translate for INI File Format
This obviously marks a very important step towards a high-quality,
highly tested 1.6 GA release. Thanks to everyone who has contributed to
this release in any way: with patches/check ins,
documentation/translations, and bug reports.
But our work is not yet over! Let's do our best to bring this release to
the breaking point to find areas we can improve the release for General
Availability. Based on your feedback we will determine in the next few
weeks whether we require additional release candidates, so please
provide feedback on our issue tracker (http://framework.zend.com/issues)
as soon as you can and ask any questions/post your experiences on the
appropriate mailing list.
Again, the Zend Framework community does NOT recommend this release for
production use. We do, however, recommend evaluating new features in
this release with existing and new applications.
Enjoy 1.6RC2, and see you on the issue tracker, wiki, and mailing lists!
,Alexander
Je viens de voir passer la mise à jour de Zend_Version en préparation de la RC3, c'est donc pour très bientôt.
J'imagine que cette RC sera la dernière avant Zend Framework 1.6 version finale.
Voici la liste des fonctionnalités à jour :
* Dojo Integration
- JSON-RPC Server
- dojo.data Envelopes
- Dojo View Helper
- Dijit integration with Zend_Form & Zend_View
- Dojo Library Distribution
* SOAP
- SOAP Server
- SOAP Client
- Autodiscovery
- WSDL access
- WSDL Generation
* Preview of Tooling Project in Laboratory (see /laboratory folder)
- Command Line Interface
- Project Asset Management
* Unit Testing Harness for Controllers
* Lucene 2.3 Index File Format Support
* Zend_Session save handler for Database Tables
* Paginator Component
* Text/Figlet Support
* ReCaptcha Service
* Captcha Form Element
* Zend_Config_Xml Attribute Support
* Zend_File_Transfer Component
* File Upload Form Element
* Zend_Wildfire Component with FireBug Log Writer
* Media View Helpers (Flash, Quicktime, Object, and Page)
* Support in Zend_Translate for INI File Format
Et enfin la version finale : http://blog.developpez.com/web?title...est_disponible
Envoyé par Wil Sinclair
Hi all,
It is my pleasure to announce the release of Zend Framework 1.6.1! You
can download this new mini release from the ZF download site:
http://framework.zend.com/download/current/
A list of all issues resolved in this release can be found at:
http://framework.zend.com/issues/sec...equestId=10852
At the risk of sounding like a broken record, we'd like to thank our
generous Zend Framework community for the time and effort they have
invested to make this release possible. Enjoy!
,Wil
A number of minor Zend_Paginator fixes have been made in this release, so it's recommended that users of that component upgrade.
ZF-3804 Don't assume a fetch mode in the DbSelect adapter
ZF-3822 Paginator Control Example error
ZF-4037 Default scrolling style not honored
ZF-4151 Iterator with zero items throws OutOfBoundsException
ZF-4153 The PaginationControl view helper should check for "paginator", if possible
ZF-4154 Change a code example in the documentation to better reflect recommended usage
ZF-4193 Filter / Validate The Page Number on setCurrentPageNumber()
ZF-4207 Zend_Paginator should only force adapter results to implement Traversable
There are also a handful of Zend_Paginator_Adapter_DbSelect bugs that will most likely be fixed for 1.6.2, along with support for modules in the PaginationControl view helper.
-Matt
Hi all,
It is my pleasure to announce the release of Zend Framework 1.6.2! You
can download this new mini release from the ZF download site:
http://framework.zend.com/download/current/
A list of all issues resolved in this release can be found at:
http://framework.zend.com/issues/sec...a?requestId=10
862
At the risk of sounding like a broken record, we'd like to thank our
generous Zend Framework community for the time and effort they have put
in to this release. Enjoy!
Partager