Skip to content

build: Bump PHP to 8.4#215

Merged
SmetDenis merged 3 commits intomasterfrom
bump-php
Sep 28, 2025
Merged

build: Bump PHP to 8.4#215
SmetDenis merged 3 commits intomasterfrom
bump-php

Conversation

@SmetDenis
Copy link
Copy Markdown
Member

Update PHP version from 8.3 to 8.4 across CI workflows, Dockerfile, and Composer configuration. This ensures compatibility with the latest stable PHP release. Also, update the list of supported charsets in the documentation and schema examples.

Update PHP version from 8.3 to 8.4 across CI workflows, Dockerfile, and Composer configuration. This ensures compatibility with the latest stable PHP release. Also, update the list of supported charsets in the documentation and schema examples.
- Upgrade the PHP version used in the CI pipeline and for development to 8.4.
- Remove a redundant `DateInterval` type check in `ComboDateInterval.php`.
  This check is no longer necessary due to PHP 8.4's stricter type handling or
  related code changes, simplifying the rule's logic.
@SmetDenis SmetDenis merged commit f7d8d98 into master Sep 28, 2025
12 checks passed
@SmetDenis SmetDenis deleted the bump-php branch September 28, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant