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. Dropped support for PHP 8.0 #166

Merged
merged 5 commits into from
Jan 2, 2025

Conversation

visto9259
Copy link
Member

@visto9259 visto9259 commented Jan 2, 2025

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

Description

  • Added support for PHP 8.4

  • Fixed PHP 8.4 deprecations

  • Dropped support for PHP 8.0 due to conflicts in dependencies

  • Update CI test matrix accordingly

  • Replaced the use of DoctrineORMModule in tests cases by direct DoctrineORM because there is no version of DoctrineORMModule that supports PHP 8.4 yet

  • Dropped CHANGELOG.md

  • Fixes Add PHP 8.4 support to version 3 #162

…d ObjectRepositoryRoleProviderTest.php to use ORM calls directly. Switched to Attributes for ORM configuration in assets
@visto9259 visto9259 added enhancement New feature or request dependencies Pull requests that update a dependency file v3 To be implemented in version 3 labels Jan 2, 2025
@visto9259 visto9259 added this to the 3.5.0 milestone Jan 2, 2025
@visto9259 visto9259 self-assigned this Jan 2, 2025
@visto9259 visto9259 marked this pull request as draft January 2, 2025 20:27
@visto9259 visto9259 marked this pull request as ready for review January 2, 2025 20:29
@visto9259 visto9259 merged commit 48f9e55 into LM-Commons:3.5.x Jan 2, 2025
8 checks passed
@visto9259 visto9259 deleted the remove_orm_module branch January 2, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request v3 To be implemented in version 3
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant