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

zend-diactoros 2.2.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 12 Nov 17:26
· 27 commits to master since this release
2.2.0

Added

  • #376 adds support for using the X-Forwarded-Host header for determining the originally requested host name when marshaling the server request.

Changed

  • #378 updates the UploadedFile class to extend SplFileInfo, allowing developers to make use of those features in their applications.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.