Skip to content

Update README CI badges and drop Scrutinizer#13

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

Update README CI badges and drop Scrutinizer#13
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; fix "CVS" → "CSV" typo
  • 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

Updates project documentation/metadata to reflect the current CI setup and supported PHP versions, removing Scrutinizer-era references from the README and repository.

Changes:

  • Replace Travis/Scrutinizer badges with a GitHub Actions CI badge and add a Packagist PHP version badge.
  • Document PHP ^8.2 requirements and fix the docs URL (readthedocs.orgreadthedocs.io) plus the “CVS” → “CSV” typo.
  • Remove the legacy .scrutinizer.yml configuration file.

Reviewed changes

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

File Description
README.md Updates badges, requirements, and documentation link; fixes the CSV typo.
.scrutinizer.yml Removes Scrutinizer configuration now that Scrutinizer is being dropped.

💡 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 https://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 a6fb7ef 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