Skip to content

Update README CI badges and drop Scrutinizer - #25

Merged
slashrsm merged 3 commits into
portphp:masterfrom
slashrsm:docs/readme-ci-badges
Jul 22, 2026
Merged

Update README CI badges and drop Scrutinizer#25
slashrsm merged 3 commits into
portphp:masterfrom
slashrsm:docs/readme-ci-badges

Conversation

@slashrsm

Copy link
Copy Markdown
Contributor

Summary

  • Replace Travis/Scrutinizer badges with GitHub Actions
  • Document PHP ^8.2 requirements
  • Fix docs URL to readthedocs.io
  • Remove .scrutinizer.yml

Test plan

  • CI green
  • Copilot review

- Replace dead Travis/Scrutinizer badges with GitHub Actions
- Note supported PHP versions
- Point docs links at readthedocs.io
- Remove .scrutinizer.yml (coverage no longer uploaded)

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modernizes the project’s README metadata by switching CI badges to GitHub Actions, documenting the supported PHP version range, updating the documentation URL, and removing legacy Scrutinizer configuration.

Changes:

  • Replaced Travis/Scrutinizer badges with a GitHub Actions CI badge and added a Packagist PHP version badge.
  • Documented the PHP ^8.2 requirement (and the tested PHP matrix range).
  • Updated the documentation link to readthedocs.io and removed .scrutinizer.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Updates badges, documents PHP requirements, and fixes the docs URL.
.scrutinizer.yml Removes obsolete Scrutinizer configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines 25 to +27
## Documentation

Documentation is available at http://portphp.readthedocs.org.
Documentation is available at https://portphp.readthedocs.io.
- Align composer.json support.docs with readthedocs.io
- Drop stale .scrutinizer.yml / .travis.yml export-ignore entries
- Clarify PHP badge wording on core (tested in CI)

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

@slashrsm
slashrsm merged commit 425127e into portphp:master Jul 22, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants