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/config
2018-01-26 21:15:55 +01:00
..
basic.expected.yml [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
basic.php [DI] Reference tagged services in config 2017-09-28 16:10:08 +02:00
child.expected.yml [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
child.php [DI] Reference tagged services in config 2017-09-28 16:10:08 +02:00
defaults.expected.yml [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
defaults.php [DI] Reference tagged services in config 2017-09-28 16:10:08 +02:00
factory_short_notation.php Throw on service:method factory notation in PHP-based DI configuration 2017-11-17 12:52:23 +03:00
instanceof.expected.yml [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
instanceof.php [DI] Reference tagged services in config 2017-09-28 16:10:08 +02:00
php7.expected.yml [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
php7.php [DI] Reference tagged services in config 2017-09-28 16:10:08 +02:00
prototype.expected.yml [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
prototype.php Don't stop PSR-4 service discovery if a parent class is missing. 2018-01-26 21:15:55 +01:00
services9.php [DI] Throw accurate failures when accessing removed services 2017-10-07 23:38:34 +02:00
services_autoconfigure_with_parent.php [DI] Fix missing use + minor tweaks 2017-09-28 09:59:26 +02:00