You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #17105 [DependencyInjection] Document proxifying interfaces for lazy services (tucksaun)
This PR was merged into the 4.4 branch.
Discussion
----------
[DependencyInjection] Document proxifying interfaces for lazy services
Symfony 4.2 introduced the possibility of lazy load services using final classes by proxyfying specific interfaces (symfony/symfony#20656), but this has not been documented yet.
Targeting 4.4 because 4.4 is the oldest maintained branch, but should I target 4.2 as this was introduced in 4.2?
Fix#10295
Commits
-------
f86b976 [DI] Document proxifying interfaces for lazy services
0 commit comments