Zend Framework 2.1.1 Released!
The Zend Framework community is pleased to announce the immediate availability of Zend Framework 2.1.1! Packages and installation instructions are available at:
Our contributors have been busy stress-testing the newly released 2.1.0, and we have a large number of improvements ready.
Changelog
This release includes almost 40 patches. These patches tidy up the 2.1 tree significantly, bringing fixes and improvements that greatly enhance the usability of the DB and Session components. The full list is as follows:
- 2510: Zend\Session\Container does not allow modification by reference
- 2899: Can't inherit abstract function Zend\Console\Prompt\PromptInterface::show()
- 3455: Added DISTINCT on Zend\Db\Sql\Select
- 3456: Connection creation added in Pgsql.php createStatement method
- 3608: Fix validate data contains arrays as values
- 3610: Form: rely on specific setter
- 3618: Fix bug when $indent have some string
- 3622: Updated Changelog with BC notes for 2.1 and 2.0.7
- 3623: Authentication using DbTable Adapter doesn't work for 2.1.0
- 3625: Missing instance/object for parameter route upgrading to 2.1.*
- 3627: Making relative links in Markdown files
- 3629: Zend\Db\Select using alias in joins can results in wrong SQL
- 3638: Fixed method that removed part from parts in Mime\Message
- 3639: Session Metadata and SessionArrayStorage requestaccesstime fixes.
- 3640: [#3625] Do not query abstract factories for registered invokables
- 3641: Zend\Db\Sql\Select Fix for #3629
- 3645: Exception on destructing the SMTP Transport instance
- 3648: Ensure run() always returns Application instance
- 3649: Created script to aggregate return status
- 3650: InjectControllerDependencies initializer overriding an previously defined EventManager
- 3651: Hotfix/3650
- 3656: Zend\Validator\Db\AbstractDb.php and mysqli
- 3658: Zend\Validator\Db\AbstractDb.php and mysqli (issue: 3656)
- 3661: ZF HTTP Status Code overwritten
- 3662: Remove double injection in Plugin Controller Manager
- 3663: Remove useless shared in ServiceManager
- 3671: Hotfix/restful head identifier
- 3673: Add translations for Zend\Validator\File\UploadFile
- 3679: remove '\' character from Traversable
- 3680: Zend\Validator\Db Hotfix (supersedes #3658)
- 3681: [#2899] Remove redundant method declaration
- 3682: Zend\Db\Sql\Select Quantifier (DISTINCT, ALL, + Expression) support - supersedes #3455
- 3684: Remove the conditional class declaration of ArrayObject
- 3687: fix invalid docblock
- 3689: [#3684] Polyfill support for version-dependent classes
- 3690: oracle transaction support
- 3692: Hotfix/db parametercontainer mixed use
Thank You!
Many thanks to all contributors to this release!
Roadmap
Maintenance releases (typically) happen monthly on the third Wednesday. Despite the release today, we will still likely target a 2.1.2 release in two weeks.
blog comments powered by Disqus