Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Translation] Relax version constraint for contracts#62336

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
nicolas-grekas wants to merge1 commit intosymfony:8.0fromnicolas-grekas:tr-ctrct

Conversation

@nicolas-grekas
Copy link
Member

QA
Branch?8.0
Bug fix?no
New feature?no
Deprecations?no
Issueshttps://github.com/symfony/symfony/pull/61182/files#r2500627687
LicenseMIT

Looks like the bump was too aggressive.

@carsonbotcarsonbot added this to the8.0 milestoneNov 7, 2025
@nicolas-grekasnicolas-grekas changed the title[Translation] Relax version constrainst for contracts[Translation] Relax version constraint for contractsNov 7, 2025
Copy link
Member

@xabbuhxabbuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

the low deps failure looks related

@stof
Copy link
Member

stof commentedNov 7, 2025

I think we need to require^3.6.0 because older versions don't support PHPUnit 10+ in their test cases (that's the reason for all the failures about missing arguments, as PHPUnit 11 does not support@dataProvider annotations anymore).

and for the test failing for TranslatableInterface in the global parameters, I think it might be a legitimate reason to use 3.6.1 as lowest bound to have that fix available:symfony/translation-contracts@3a74934
But this means we need to release that fix.

@xabbuh
Copy link
Member

I had a deeper look. For PHPUnit 12 compatibility we need#58182 (released in 3.6.0). For the then remaining test failure we need#61111 which isn't released yet.

@nicolas-grekas
Copy link
MemberAuthor

Ah, OK, we need#61111 on 8.0

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh requested changes

@stofstofstof approved these changes

@welcoMatticwelcoMatticAwaiting requested review from welcoMatticwelcoMattic is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

8.0

Development

Successfully merging this pull request may close these issues.

4 participants

@nicolas-grekas@stof@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp