Support Symfony 8 and bump doctrine dependencies#201
Open
acrobat wants to merge 1 commit intolchrusciel:masterfrom
Open
Support Symfony 8 and bump doctrine dependencies#201acrobat wants to merge 1 commit intolchrusciel:masterfrom
acrobat wants to merge 1 commit intolchrusciel:masterfrom
Conversation
lchrusciel
pushed a commit
that referenced
this pull request
Nov 6, 2025
Updated doctrine/data-fixtures from ^1.2 to ^2.1 to verify compatibility with PR #201. Verification results: - PHPStan analysis: PASSED (no errors) - API compatibility: CONFIRMED (ORMPurger namespace and methods unchanged) - Code compatibility: VERIFIED (all imports and usage patterns compatible) - doctrine/persistence auto-upgraded to 4.1.1 (required by data-fixtures 2.x) This change is part of the broader Symfony 8 and Doctrine dependencies update.
Owner
|
Do you consider fixing build or should I take it over? |
71d65c6 to
9bba059
Compare
Author
|
Yeah sure, I will take a look at the tests! Most of them are passing now but some downstream dependencies still need a update for Symfony 8. I will first fix them and ping you when this PR is ready! |
ba2d417 to
797d29d
Compare
c1f06a9 to
1a2ebc1
Compare
Author
|
@lchrusciel so far this PR is ready but to make the tests pass we're still waiting for upstream releases of dependencies. I've listed these dependencies in the PR description |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR to prepare this package for newer symfony and doctrine versions and to unblock other dependencies down the road (sylius/resource-bundle for example)
doctrine/data-fixturesto v2 to allow doctrine/persitence v4Dependencies with pending Symfony 8 support: