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

zend-expressive 3.2.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 27 Sep 21:33
· 60 commits to master since this release

Added

  • #637 adds support for zendframework/zend-diactoros 2.0.0. You may use either
    a 1.Y or 2.Y version of that library with Expressive applications.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #634 provides several minor performance and maintenance improvements.