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
Christian Flothmann fb1be51a5c revert useless tests fixtures changes
This will revert #25847. Basically, the changes done in #25847 were not
wrong per se. However, those changes were not necessary as the tests
were not failing because of the missing "assets" config, but due to an
issue introduced in the Config component. Furthermore, removing this
part of the config fixtures gives us the benefit that our before
normalization logic that enables assets support when the templating
integration is enabled is properly tested.
2018-01-22 21:13:54 +01:00
..
CacheWarmer Merge branch '3.2' 2017-02-14 17:35:24 +01:00
Command Merge branch '2.8' into 3.3 2017-10-10 12:12:32 +02:00
Console [Di] Remove closure-proxy arguments 2017-06-01 22:59:07 +02:00
Controller Merge branch '2.8' into 3.3 2017-12-04 13:17:10 +01:00
DependencyInjection revert useless tests fixtures changes 2018-01-22 21:13:54 +01:00
EventListener check _controller attribute is a string before parsing it 2017-07-10 18:12:17 +02:00
Fixtures Merge branch '2.8' into 3.3 2017-11-19 21:07:30 +02:00
Functional [FrameworkBundle] Fix using "annotations.cached_reader" in after-removing passes 2018-01-05 13:12:39 +01:00
Kernel Merge branch '2.8' into 3.2 2017-02-20 13:38:41 +01:00
Routing Merge branch '2.8' into 3.3 2017-10-24 16:05:06 +02:00
Templating Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Translation fixed some deprecation messages 2017-12-31 06:50:45 +01:00
Validator [FrameworkBundle][Validator] Move the PSR-11 factory to the component 2017-05-26 10:48:50 +02: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