Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI support for PHP 8.4 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Dropelikeit
Copy link
Owner

This commit introduces a new job in the CI workflow to test the codebase with PHP 8.4. It includes steps for PHP installation, dependency management, and running tests for comprehensive compatibility validation. This ensures our code remains robust across the latest PHP versions.

This commit introduces a new job in the CI workflow to test the codebase with PHP 8.4. It includes steps for PHP installation, dependency management, and running tests for comprehensive compatibility validation. This ensures our code remains robust across the latest PHP versions.

Signed-off-by: Marcel Strahl <[email protected]>
@Dropelikeit Dropelikeit self-assigned this Dec 6, 2024
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