- Require PHP 7.3.
- Allow PHP 8.0.
- Add PHPDoc for all constants.
- Require PHP 7.2.
- Require PHP 7.
- Add
IF
andPUBLIC
header constants.
- Fix PHP 5.6 compatibility (disable conflicting keywords -
If
andPublic
, will be re-enabled when PHP 5.6 support is dropped).
- Initial version with HTTP Header constants.