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

zend-diactoros 2.1.3

Compare
Choose a tag to compare
@weierophinney weierophinney released this 10 Jul 16:20
· 92 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #363 modifies detection of HTTPS schemas via the $_SERVER['HTTPS'] value
    such that an empty HTTPS-key will result in a scheme of http and not
    https.