This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/ProxyManager
2019-05-28 17:53:17 +02:00
..
LazyProxy [Bridge\ProxyManager] isProxyCandidate() does not take into account interfaces 2019-05-20 13:02:42 +02:00
Tests/LazyProxy Merge branch '3.4' into 4.2 2019-05-20 18:15:26 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [ProxyManagerBridge][DI] allow proxifying interfaces with "lazy: Some\ProxifiedInterface" 2018-07-09 16:45:45 +02:00
composer.json Allow Symfony 5.0 2019-05-28 17:53:17 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00

ProxyManager Bridge

Provides integration for ProxyManager with various Symfony components.

Resources