-
-
Notifications
You must be signed in to change notification settings - Fork 383
[Autocomplete] Remove deprecated code for 3.0 #3103
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
base: 3.x
Are you sure you want to change the base?
Conversation
This reverts commit 79e76f3.
Hmm... the LazyChoiceLoader is only available in Symfony 7.2 :| https://symfony.com/blog/new-in-symfony-7-2-lazy-choice-loader What do we do ? Revert (but then the deprecation is a bit strange to be honest...) or bump requirements ? |
In the deprecation we mentioned to use the |
src/Autocomplete/src/Form/ParentEntityAutocompleteType.php:27
src/Autocomplete/src/Form/ChoiceList/Loader/ExtraLazyChoiceLoader.php:21
src/Autocomplete/src/Form/AutocompleteEntityTypeSubscriber.php:26
src/Autocomplete/src/Doctrine/EntityMetadata.php:47
src/Autocomplete/src/AutocompleteResultsExecutor.php:38