zend-diactoros v2.2.0 Release Notes

Release Date: 2019-11-12 // over 4 years ago
  • โž• 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.