zend-diactoros v1.8.7 Release Notes
Release Date: 2019-08-06 // about 6 years ago-
โ Added
- Nothing.
๐ Changed
- Nothing.
๐ Deprecated
- Nothing.
โ Removed
- Nothing.
๐ Fixed
- #364 modifies detection of HTTPS schemas via the
$_SERVER['HTTPS']
value such that an empty HTTPS-key will result in a scheme ofhttp
and nothttps
.