Skip to content

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented May 30, 2024

Q A
Branch? 7.1
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

@wouterj wouterj requested a review from dunglas as a code owner May 30, 2024 12:00
@carsonbot carsonbot added this to the 7.1 milestone May 30, 2024
@wouterj wouterj force-pushed the proofread-upgrade-71 branch from b3795c4 to 935a84b Compare May 30, 2024 12:09
@@ -69,6 +120,7 @@ Form
FrameworkBundle
---------------

* [BC BREAK] Enabling `framework.rate_limiter` requires `symfony/rate-limiter` 7.1 or higher
Copy link
Member

Choose a reason for hiding this comment

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

Does FrameworkBundle 7.1 conflict with rate-limiter < 7.1 ? If yes, there is no BC break as composer deals with ensuring compatible versions.

Copy link
Member Author

Choose a reason for hiding this comment

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

No, it doesn't. It's only part of the require-dev of framework bundle.

@fabpot
Copy link
Member

fabpot commented May 30, 2024

Thank you @wouterj.

@fabpot fabpot merged commit 53a80a8 into symfony:7.1 May 30, 2024
DoctrineBridge
--------------

* Deprecated `DoctrineExtractor::getTypes()`, use `DoctrineExtractor::getType()` instead
* Deprecate `DoctrineExtractor::getTypes()`, use `DoctrineExtractor::getType()` instead
Copy link
Member

Choose a reason for hiding this comment

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

This one should be removed actually eb319a2

Copy link
Member

Choose a reason for hiding this comment

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

fixed in ecd1d92

@wouterj wouterj deleted the proofread-upgrade-71 branch May 31, 2024 09:10
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.

7 participants