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 ZendDbTableSelect
- ZF-2624: Message-ID getter/setter in ZendMail
- ZF-5352: To,Cc,Bcc email fields injection in ZendMail
- 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.

