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

zend-stratigility 2.2.0rc3

Compare
Choose a tag to compare
@weierophinney weierophinney released this 08 Mar 20:48
· 269 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixes the signature of PathRequestHandlerDecorator::process() to typehint against the PSR-7 ServerRequestInterface, and not RequestInterface.