We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d16308 commit 6f8b41fCopy full SHA for 6f8b41f
service_container/lazy_services.rst
@@ -31,11 +31,6 @@ until you interact with the proxy in some way.
31
In PHP versions prior to 8.0 lazy services do not support parameters with
32
default values for built-in PHP classes (e.g. ``PDO``).
33
34
-.. versionadded:: 6.2
35
-
36
- Starting from Symfony 6.2, you don't have to install any package (e.g.
37
- ``symfony/proxy-manager-bridge``) in order to use the lazy service instantiation.
38
39
Configuration
40
-------------
41
0 commit comments