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 2235259 commit 4c9fca9Copy full SHA for 4c9fca9
service_container/lazy_services.rst
@@ -27,6 +27,8 @@ until you interact with the proxy in some way.
27
28
Lazy services do not support `final`_ classes.
29
30
+ Lazy services do not support default parameters for php internals, like ``PDO`` in releases prior to PHP 8.0.
31
+
32
Installation
33
------------
34
0 commit comments