zend-diactoros v2.2.0 Release Notes
Release Date: 2019-11-12 // over 5 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 extendSplFileInfo
, allowing developers to make use of those features in their applications.
๐ Deprecated
- Nothing.
โ Removed
- Nothing.
๐ Fixed
- Nothing.