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

[FrameworkBundle][PhpUnitBridge] Configure doctrine/deprecations as expected #50468

Merged
merged 1 commit into from
May 30, 2023

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix doctrine/DoctrineBundle#1662
License MIT
Doc PR -

Following doctrine/deprecations#41, so that deprecations from Doctrine take the same code path as any other deprecations in Symfony apps.

Submitted to 6.3 to notify about the deprecations as early as possible but not too early to not trigger new deprecations in existing apps.

@carsonbot carsonbot changed the title [FrameworkBundle] Configure doctrine/deprecations as expected [FrameworkBundle][PhpUnitBridge] Configure doctrine/deprecations as expected May 30, 2023
@nicolas-grekas
Copy link
Member Author

Updated to enable the trigger when using the phpunit-bridge also.

@nicolas-grekas nicolas-grekas merged commit c96a390 into symfony:6.3 May 30, 2023
8 of 10 checks passed
@nicolas-grekas nicolas-grekas deleted the doctrine-deprec branch May 30, 2023 17:33
@fabpot fabpot mentioned this pull request May 30, 2023
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.

None yet

4 participants