Skip to content

Commit 8b652d6

Browse files
committed
Reword
1 parent 441aefe commit 8b652d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

service_container/lazy_services.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ until you interact with the proxy in some way.
3131
In PHP versions prior to 8.0 lazy services do not support parameters with
3232
default values for built-in PHP classes (e.g. ``PDO``).
3333

34+
.. versionadded:: 6.2
35+
36+
Starting from Symfony 6.2, service laziness is supported out of the box
37+
without having to install any additional package.
38+
3439
Configuration
3540
-------------
3641

0 commit comments

Comments
 (0)