Skip to content

Releases: Jord-JD/php-github-status-api

v2.0.2

Choose a tag to compare

@Jord-JD Jord-JD released this 18 Jul 00:22
3dd3943
  • 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.

v2.0.1

Choose a tag to compare

@Jord-JD Jord-JD released this 15 Feb 00:14

Docs-only release: update build badge to reference the Jord-JD org.

v2.0.0

Choose a tag to compare

@Jord-JD Jord-JD released this 14 Feb 23:28

Automated migration release for package rename to jord-jd/github-status-api

v1.0.0

Choose a tag to compare

@Jord-JD Jord-JD released this 07 Dec 23:13
  • Initial release.