1 Welcome to Zend Framework 1.7.5! This is the fifth maintenance release in the
2 Zend Framework 1.7 series. This release maintains backwards compatibility
3 with all Zend Framework 1.x releases.
9 Released on 2009-02-16.
14 The Zend Framework team has been notified of a potential Local File
15 Inclusion (LFI) attack vector in Zend_View's render() method. To
16 address the issue, render() now no longer accepts paths that include
17 parent directory traversal (e.g., "../" and "..\") anywhere in the
18 passed path. This introduces a regression in behavior which can be
19 addressed by turning of the lfiProtectionOn flag. For more
22 http://framework.zend.com/manual/en/zend.view.migration.html
27 Since it implements a binary protocol, the Zend_Amf component must be
28 aware of the processor architecture on which it is executed. Currently
29 Zend_Amf has been tested on machines with 32- and 64-bit Intel-based
30 processors. Specifically, it has not been tested on Power (i5),
31 PowerPC, and Sparc processors. Zend_Amf may work with these
32 architectures, but is not currently supported. We intend to add support
33 for additional archtectures in upcoming mini releases.
38 * Zend_Amf with support for AMF0 and AMF3 protocols
40 * Support for dijit editor available in the Dojo Toolkit
41 * ZendX_JQuery in extras library (see extras folder in the full package)
42 * Metadata API in Zend_Cache
43 * Google book search API in Zend_Gdata
44 * Preliminary support for GData Protocol v2 in Zend_Gdata
45 * Support for skip data processing in Zend_Search_Lucene
46 * Support for Open Office XML documents in Zend_Search_Lucene indexer
47 * Performance enhancements in Zend_Loader, Zend_Controller, and server
49 * Zend_Mail_Storage_Writable_Maildir enhancements for mail delivery
50 * Zend_Tool in incubator (see incubator folder in the full package)
51 * Zend_Text_Table for formatting table using characters
54 * ZendX_Console_Unix_Process in the extras library
55 * Zend_Db_Table_Select support for Zend_Paginator
56 * Global parameters for routes
57 * Using Chain-Routes for Hostname-Routes via Zend_Config
59 - Application wide locale for all classes
60 - Data retrieving methods are now static
61 - Additional cache handling methods in all I18N classes
62 - Zend_Translate API simplified
63 * File transfer enhancements
64 - Support for file elements in subforms
65 - Support for multifile elements
66 - Support for MAX_FILES_SIZE in form
67 - Support for breaking validation chain
68 - Support for translation of failure ,messages
69 - New IsCompressed, IsImage, ExcludeMimeType, ExcludeExtension validators
70 - Support for FileInfo extension in MimeType validator
71 * Zend_Db_Table_Select adapater for Zend_Paginator
72 * Support for custom adapters in Zend_Paginator
73 * More flexible handling of complex types in Zend_Soap
75 A detailed list of all features and bug fixes in this release may be found at:
77 http://framework.zend.com/issues/secure/IssueNavigator.jspa?requestId=10923
82 Zend recommends the most current release of PHP for critical security and
83 performance enhancements, and currently supports PHP 5.2.4 or later.
84 Please see our reference guide for more detailed system requirements:
86 http://framework.zend.com/manual/en/requirements.html
91 Please see INSTALL.txt.
93 QUESTIONS AND FEEDBACK
94 ----------------------
96 Online documentation can be found at http://framework.zend.com/manual. Questions
97 that are not addressed in the manual should be directed to the appropriate
100 http://framework.zend.com/wiki/display/ZFDEV/Mailing+Lists
102 If you find code in this release behaving in an unexpected manner or contrary to
103 its documented behavior, please create an issue in the Zend Framework issue
106 http://framework.zend.com/issues
108 If you would like to be notified of new releases- including further
109 maintenance releases of Zend Framework 1.7- you can subscribe to the fw-announce
110 mailing list by sending a blank message to fw-announce-subscribe@lists.zend.com.
115 The files in this archive are released under the Zend Framework license. You can
116 find a copy of this license in LICENSE.txt.
121 The Zend Framework team would like to thank all the contributors to the Zend
122 Framework project, our corporate sponsor (Zend Technologies), and you- the Zend
123 Framework user. Please visit us sometime soon at http://framework.zend.com!