Skip to content

Conversation

MatTheCat
Copy link
Contributor

Q A
Branch? 7.3
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #60111
License MIT

Message based on

trigger_deprecation('symfony/doctrine-bridge', '7.1', 'Relying on auto-mapping for Doctrine entities is deprecated for argument $%s of "%s": declare the identifier using either the #[MapEntity] attribute or mapped route parameters.', $argument->getName(), method_exists($argument, 'getControllerName') ? $argument->getControllerName() : 'n/a');

@MatTheCat MatTheCat force-pushed the ticket_60111 branch 2 times, most recently from 5d37049 to 094ae03 Compare April 2, 2025 07:53
@fabpot
Copy link
Member

fabpot commented Apr 2, 2025

Thank you @MatTheCat.

@fabpot fabpot merged commit 110762f into symfony:7.3 Apr 2, 2025
10 of 11 checks passed
@MatTheCat MatTheCat deleted the ticket_60111 branch April 2, 2025 14:59
@fabpot fabpot mentioned this pull request May 2, 2025
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.

Make failed entity argument resolving display a usefull error message
4 participants