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

Added support for PHP 8.4. Updated minimum version for required dependencies. Updated to phpunit v10. #75

Merged
merged 3 commits into from
Dec 29, 2024

Conversation

visto9259
Copy link
Contributor

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA yes

Description

  • Added support for PHP 8.4
  • Configured laminas-ci-matrix to ignore platform requirements for PHP 8.4
  • Bumped the minimum versions of required components to avoid using very old versions when testing with prefer-lowest for PHP 8.4
  • Update phpunit to v10. Fixed phpunit config file and fixed test cases that had phpunit deprecations warnings.
  • Fixes Support for PHP 8.4 needed #74

…ith prefer-lowest and ignore-platform-requs. Bumped phpunit to v10 and fixed deprecations in unit test cases.

Signed-off-by: Eric Richer [email protected] <[email protected]>
@visto9259
Copy link
Contributor Author

visto9259 commented Dec 18, 2024

Do not release yet. I will submit a PR to update the coding standards to v3 once this PR is merged.

@samsonasik
Copy link
Member

Yes, let's merge so we can move forward, thank you @visto9259

@samsonasik samsonasik added this to the 2.10.0 milestone Dec 29, 2024
@samsonasik samsonasik merged commit 2632405 into laminas:2.10.x Dec 29, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for PHP 8.4 needed
2 participants