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

Skip to content

Commit 3fa870b

Browse files
committed
minor #16739 Provide note about php internals and lazy services (chrishalbert)
This PR was merged into the 4.4 branch. Discussion ---------- Provide note about php internals and lazy services Commits ------- 4c9fca9 Provide note about php internals and lazy services
2 parents d9be6a5 + 4c9fca9 commit 3fa870b

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)