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

zend-diactoros 1.8.5

Compare
Choose a tag to compare
@Ocramius Ocramius released this 10 Aug 14:19
· 237 commits to master since this release
1.8.5

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #324 fixes a reference
    to an undefined variable in the ServerRequestFactory, which made it
    impossible to fetch a specific header by name.