Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

zend-http 2.8.4

Compare
Choose a tag to compare
@weierophinney weierophinney released this 07 Feb 17:47
· 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.