This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
zend-diactoros 2.1.1
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #349 fixes an issue when marshaling headers with values of
0
or0
from the SAPI, ensuring they are detected and injected into the ServerRequest properly.