Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 595 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 595 Bytes

Changelog

Unreleased

  • Require PHP 7.3.

1.2.0 - 2020-09-01

  • Allow PHP 8.0.

1.1.0 - 2019-06-25

  • Add PHPDoc for all constants.
  • Require PHP 7.2.

1.0.0 - 2018-02-21

  • Require PHP 7.
  • Add IF and PUBLIC header constants.

0.2.0 - 2017-07-24

  • Fix PHP 5.6 compatibility (disable conflicting keywords - If and Public, will be re-enabled when PHP 5.6 support is dropped).

0.1.0 - 2017-07-24

  • Initial version with HTTP Header constants.