Removing short tags in Zend_Gdata_Health sample.
[zend.git] / README.txt
blob3da0e84477d6a4914c77de35c524dfd275e9e205
1 Welcome to Zend Framework 1.7.1! This is the first maintenance release in the 
2 Zend Framework 1.7 series. This release maintains backwards compatibility
3 with all Zend Framework 1.x releases.
5 RELEASE INFORMATION
6 ---------------
8 Zend Framework 1.7.1 ([INSERT REV NUM HERE]).
9 Released on 2008-12-01.
11 SPECIAL NOTICE
12 --------------
14 Since it implements a binary protocol, the Zend_Amf component must be
15 aware of the processor architecture on which it is executed. Currently
16 Zend_Amf has been tested on machines with 32- and 64-bit Intel-based
17 processors. Specifically, it has not been tested on Power (i5),
18 PowerPC, and Sparc processors. Zend_Amf may work with these
19 architectures, but is not currently supported. We intend to add support
20 for additional archtectures in upcoming mini releases.
22 NEW FEATURES
23 ------------
25 * Zend_Amf with support for AMF0 and AMF3 protocols
26 * Dojo Toolkit 1.2.1
27 * Support for dijit editor available in the Dojo Toolkit
28 * ZendX_JQuery in extras library (see extras folder in the full package)
29 * Metadata API in Zend_Cache
30 * Google book search API in Zend_Gdata
31 * Preliminary support for GData Protocol v2 in Zend_Gdata
32 * Support for skip data processing in Zend_Search_Lucene
33 * Support for Open Office XML documents in Zend_Search_Lucene indexer
34 * Performance enhancements in Zend_Loader, Zend_Controller, and server
35   components
36 * Zend_Mail_Storage_Writable_Maildir enhancements for mail delivery
37 * Zend_Tool in incubator (see incubator folder in the full package)
38 * Zend_Text_Table for formatting table using characters
39 * Zend_ProgressBar
40 * Zend_Config_Writer
41 * ZendX_Console_Unix_Process in the extras library
42 * Zend_Db_Table_Select support for Zend_Paginator
43 * Global parameters for routes
44 * Using Chain-Routes for Hostname-Routes via Zend_Config
45 * I18N improvements
46     - Application wide locale for all classes
47     - Data retrieving methods are now static
48     - Additional cache handling methods in all I18N classes
49     - Zend_Translate API simplified
50 * File transfer enhancements
51     - Support for file elements in subforms
52     - Support for multifile elements
53     - Support for MAX_FILES_SIZE in form
54     - Support for breaking validation chain
55     - Support for translation of failure ,messages
56     - New IsCompressed, IsImage, ExcludeMimeType, ExcludeExtension validators
57     - Support for FileInfo extension in MimeType validator
58 * Zend_Db_Table_Select adapater for Zend_Paginator
59 * Support for custom adapters in Zend_Paginator
60 * More flexible handling of complex types in Zend_Soap
62 A detailed list of all features and bug fixes in this release may be found at:
64 http://framework.zend.com/issues/secure/IssueNavigator.jspa?requestId=10903
66 SYSTEM REQUIREMENTS
67 -------------------
69 Zend Framework requires PHP 5.1.4 or later and works best with 5.2.3 or later.
70 Please see our reference guide for more detailed system requirements:
72 http://framework.zend.com/manual/en/requirements.html
74 INSTALLATION
75 ------------
77 Please see /INSTALL.txt.
79 QUESTIONS AND FEEDBACK
80 ----------------------
82 Online documentation can be found at http://framework.zend.com/manual. Questions
83 that are not addressed in the manual should be directed to the appropriate
84 mailing list:
86 http://framework.zend.com/wiki/display/ZFDEV/Mailing+Lists
88 If you find code in this release behaving in an unexpected manner or contrary to
89 its documented behavior, please create an issue in the Zend Framework issue
90 tracker at:
92 http://framework.zend.com/issues
94 If you would like to be notified of new releases- including further
95 maintenance releases of Zend Framework 1.7- you can subscribe to the fw-announce
96 mailing list by sending a blank message to fw-announce-subscribe@lists.zend.com.
98 LICENSE
99 -------
101 The files in this archive are released under the Zend Framework license. You can
102 find a copy of this license in /LICENSE.txt.
104 ACKNOWLEDGEMENTS
105 ----------------
107 The Zend Framework team would like to thank all the contributors to the Zend
108 Framework project, our corporate sponsor (Zend Technologies), and you- the Zend
109 Framework user. Please visit us sometime soon at http://framework.zend.com!