Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c9fca9

Browse files
authored
Provide note about php internals and lazy services
1 parent 2235259 commit 4c9fca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

service_container/lazy_services.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ until you interact with the proxy in some way.
2727

2828
Lazy services do not support `final`_ classes.
2929

30+
Lazy services do not support default parameters for php internals, like ``PDO`` in releases prior to PHP 8.0.
31+
3032
Installation
3133
------------
3234

0 commit comments

Comments
 (0)