Skip to content

Add php 8.1 - 8.3 to ci tests#548

Merged
glensc merged 3 commits into0.23.xfrom
ci-8.3
Mar 30, 2025
Merged

Add php 8.1 - 8.3 to ci tests#548
glensc merged 3 commits into0.23.xfrom
ci-8.3

Conversation

@glensc
Copy link
Contributor

@glensc glensc commented Mar 30, 2025

No description provided.

@glensc glensc requested a review from Copilot March 30, 2025 13:38
@glensc glensc self-assigned this Mar 30, 2025
Copy link

Copilot AI left a comment

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 updates the CI configuration files to include PHP versions 8.1, 8.2, and 8.3 in the test matrix for multiple database integrations.

  • Added PHP 8.1, 8.2, and 8.3 to SQLite, PgSQL, MySQL, and MongoDB workflow matrices.
  • Ensures consistent testing across different database service environments.

Reviewed Changes

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

File Description
.github/workflows/tests-sqlite.yml Updated test matrix to include PHP 8.1, 8.2, and 8.3 for SQLite tests.
.github/workflows/tests-pgsql.yml Updated test matrix to include PHP 8.1, 8.2, and 8.3 for PgSQL tests.
.github/workflows/tests-mysql.yml Updated test matrix to include PHP 8.1, 8.2, and 8.3 for MySQL tests.
.github/workflows/tests-mongodb.yml Updated test matrix to include PHP 8.1, 8.2, and 8.3 for MongoDB tests.

@glensc glensc changed the base branch from 0.24.x to 0.23.x March 30, 2025 19:21
@glensc glensc force-pushed the ci-8.3 branch 2 times, most recently from 28413c1 to a27b91a Compare March 30, 2025 21:55
glensc added 2 commits March 31, 2025 02:17
> 1x: Return type of XHGui\Options\OptionsConfigurator::offsetGet($offset) should either be
> compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange]
> attribute should be used to temporarily suppress the notice
>   17x: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated
@glensc glensc merged commit dd1d7be into 0.23.x Mar 30, 2025
17 checks passed
@glensc glensc deleted the ci-8.3 branch March 30, 2025 23:24
@glensc glensc added this to the 0.23.3 milestone Jul 7, 2025
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