Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

zend-expressive 2.1.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 09 Mar 15:49
· 566 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #583 provides a number of minor fixes and test changes to ensure the component works with the zend-expressive-router 2.4 version. In particular, configuration-driven routes will now work properly across all versions, without deprecation notices.

  • #582 fixes redirects in the documentation.