Skip to content

Deprecate the proxy-manager package #17575

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

Merged
merged 1 commit into from
Jan 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions service_container/lazy_services.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ until you interact with the proxy in some way.

.. versionadded:: 6.2

Starting from Symfony 6.2, you don't have to install any package (e.g.
``symfony/proxy-manager-bridge``) in order to use the lazy service instantiation.
Starting from Symfony 6.2, service laziness is supported out of the box
without having to install any additional package.

Configuration
-------------
Expand Down