Skip to content

Release 3.0.0: PHP ^8.2 and portphp/portphp ^2.0#14

Merged
slashrsm merged 2 commits into
portphp:masterfrom
slashrsm:release/3.0.0
Jul 22, 2026
Merged

Release 3.0.0: PHP ^8.2 and portphp/portphp ^2.0#14
slashrsm merged 2 commits into
portphp:masterfrom
slashrsm:release/3.0.0

Conversation

@slashrsm

Copy link
Copy Markdown
Contributor

Summary

Major (2.x → 3.0) aligned with portphp/portphp 2.0.0.

Breaking

  • php: ^8.2
  • portphp/portphp: ^2.0 (was ^1.6)

Other

  • Dependabot, UPGRADE-3.0.md, branch-alias 3.0.x-dev

Test plan

  • CI
  • Copilot

Breaking major: drop PHP < 8.2 and portphp 1.x.
Add Dependabot and UPGRADE-3.0.md.

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

Prepares the 3.0.0 release of this library by aligning Composer dependencies and repository automation with the portphp/portphp 2.x ecosystem and documenting the upgrade path.

Changes:

  • Add an UPGRADE-3.0.md document outlining upgrade requirements for 3.0.
  • Update composer.json to require portphp/portphp ^2.0, bump PHPUnit, and set the branch alias to 3.0.x-dev.
  • Add a Dependabot configuration for GitHub Actions and Composer updates.

Reviewed changes

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

File Description
UPGRADE-3.0.md Adds a short upgrade note for the 3.0 line (PHP 8.2+, portphp/portphp 2.x).
composer.json Bumps core dependency (portphp/portphp) to 2.x, updates dev dependency (PHPUnit), and updates branch alias for 3.x.
.github/dependabot.yml Enables automated dependency update PRs for GitHub Actions and Composer.

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

@slashrsm
slashrsm merged commit 808fdff 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