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/Component/DependencyInjection/Tests/Fixtures/php
Fabien Potencier ec1e7ca6ac [DependencyInjection] added a way to automatically update scoped services
A service can now be marked as synchronized; when set, all method calls
involving this service will be called each time this service is set.
When in a scope, methods are also called to restore the previous version of the
service.
2013-03-20 16:58:08 +01:00
..
services1-1.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services1.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services8.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services9_compiled.php [DependencyInjection] added a way to automatically update scoped services 2013-03-20 16:58:08 +01:00
services9.php [DependencyInjection] added a way to automatically update scoped services 2013-03-20 16:58:08 +01:00
services10.php Micro-optimization 2013-02-04 13:46:31 +01:00
services11.php merged 2.0 2012-08-10 13:48:23 +02:00
simple.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00