Releases: pH-7/JustHttpStatusCodes
Releases · pH-7/JustHttpStatusCodes
v1.1.7 - Oct 21st 2024 Release 🚀
v1.1.6 - June 11th 2023 Release 🚀
- Some very minor enhancements to keep this library as awesome as possible 💪
v1.1.5 - Dec 6th 2022 Release 🚀
- Few minor enhancements/cleanups
v1.1.4 - Apr 18th 2022 Release
- The PHP Just HTTP Status Codes, v1.1.4 has just been released** 🏁 This version contains some minor cleanups.
✔ v1.1.3 - Feb 23rd 2022 Release
- v1.1.3 has just been released 🏁 This version contains very minor enhancements.
v1.1.2 - (Oct 31st 2021 release) 🎃
- Renamed constant name from
H_CONTINUE
toCONTINUING
- Better README description.
v1.1.0 - (Oct 11th 2021 release)
- Added a bunch of new HTTP status codes.
- Renamed outdated names and use the new recommended names.
v1.0.2 - (Oct 10th 2021 release)
- Fixed typo in one constant name.
NONAUTHORITATIVE_INFORMATION
=>NON_AUTHORITATIVE_INFORMATION
(4f4da3b). - Mention information about all HTTP status codes in the main
StatusCode
PHP class.
v1.0.1 - (Oct 9th 2021 release)
- Added license information in
composer.json
file, so it can be directly displayed on packagist.org
v1.0.0 - Stable Version 🎉
HTTP Status Codes library, v1.0.0 has just been out 🥳