This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
zend-diactoros 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 extendSplFileInfo
, allowing developers to make use of those features in their applications.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.