Releases: Jord-JD/php-github-status-api
Releases · Jord-JD/php-github-status-api
Release list
v2.0.2
- Replaced the retired status.github.com HTML feed with the current GitHub Statuspage v2 JSON endpoint.
- Mapped none, minor, major, and critical status indicators.
- Handled invalid responses safely.
- Removed the obsolete DOM dependency.
- Added PHP 7.1 and PHP 8.5 tests.
- Historical dates now return unknown because the replacement endpoint has no equivalent historical feed.