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/Bundle/FrameworkBundle/Tests
Nicolas Grekas af62eac5c2 bug #27367 [FrameworkBundle] cleanup generated test container (nicolas-grekas)
This PR was merged into the 4.1 branch.

Discussion
----------

[FrameworkBundle] cleanup generated test container

| Q             | A
| ------------- | ---
| Branch?       | 4.1
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Cleans up removed and hidden services, fixes an issue when the private container locator is inlined.

Commits
-------

d8cbec00ad [FrameworkBundle] cleanup generated test container
2018-05-25 16:30:13 +02:00
..
CacheWarmer Merge branch '4.0' 2018-03-19 23:38:22 +01:00
Command Improved the lint:xliff command 2018-03-30 10:39:04 +02:00
Console [DI][FrameworkBundle] Hide service ids that start with a dot 2018-04-20 15:14:43 +02:00
Controller Merge branch '4.0' into 4.1 2018-05-16 16:33:22 +02:00
DependencyInjection Merge branch '4.0' into 4.1 2018-05-21 12:59:05 +02:00
EventListener check _controller attribute is a string before parsing it 2017-07-10 18:12:17 +02:00
Fixtures Validate that the message exists to be able to configure its routing 2018-04-25 22:18:22 +02:00
Functional bug #27367 [FrameworkBundle] cleanup generated test container (nicolas-grekas) 2018-05-25 16:30:13 +02:00
Kernel Deprecate bundle:controller:action and service:method notation 2018-02-21 06:14:04 +01:00
Routing fix test 2018-03-01 11:49:02 +01:00
Templating Merge branch '4.0' 2018-04-02 12:08:33 +02:00
Translation Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
ClientTest.php [FrameworkBundle] Allow to disable Kernel reboot 2015-03-20 11:50:15 +01:00
TestCase.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00