This repository was archived by the owner on Jan 30, 2020. It is now read-only.
zend-http 2.8.4
·
239 commits
to master
since this release
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #168 fixes a problem when validating the connection timeout for the
Curl
and
Socket
client adapters; it now correctly identifies both integer and string
integer values.