Zend Framework 1.7.3 has been released
Version 1.7.3 of Zend Framework has been released. This is a maintenance release and lots of issues have been fixed.
You can download it from the Zend Framework website. The links at the bottom of the page are direct downloads if you don’t have a Zend account.
32 issues have been fixed in this maintenance release. The highlights for me are:
- ZF-3239: ‘From’ table not available in $_parts in Zend_Db_Table_Select
- ZF-2624: Message-ID getter/setter in Zend_Mail
- ZF-5352: To,Cc,Bcc email fields injection in Zend_Mail
- ZF-2559: Email subject encoding bug in Zend_Mail
As you can tell, I’ve been using Zend_Mail recently! There’s also been some useful JQuery bug fixes if you use that.

