Skip to content

add PHP 8.4 support#15

Merged
petitphp merged 1 commit into
developfrom
feat/php-8.4
Jul 7, 2026
Merged

add PHP 8.4 support#15
petitphp merged 1 commit into
developfrom
feat/php-8.4

Conversation

@petitphp

@petitphp petitphp commented Jul 7, 2026

Copy link
Copy Markdown
Member

Note

Low Risk
Changes are limited to PHP version constraints, CI images, and dev dependencies; no plugin runtime code is modified in this diff.

Overview
Adds official PHP 8.4 support by extending the composer.json require.php constraint with ~8.4.0 and setting the Composer platform PHP version to 8.4.99.

CI and release builds now use PHP 8.4 instead of 8.3 in quality-php.yml and release.yml.

Dev tooling is updated for the new runtime: phpro/grumphp-shim from ^1.5 to ^2.22 and vimeo/psalm from pinned 5.26.1 to ^6.16.

Reviewed by Cursor Bugbot for commit 1a23c40. Bugbot is set up for automated code reviews on this repo. Configure here.

@petitphp petitphp merged commit 91ab482 into develop Jul 7, 2026
2 checks passed
@petitphp petitphp deleted the feat/php-8.4 branch July 7, 2026 09:07
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.

1 participant