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/Functional
Christian Flothmann 821ca52868 [FrameworkBundle] fix tests
Add a public alias so that we can retrieve the private aliased
annotation_reader service in an after removing compiler pass.
2018-01-10 14:30:03 +01:00
..
app feature #24383 [FrameworkBundle] Don't clear app pools on cache:clear (nicolas-grekas) 2017-10-01 09:49:04 -07:00
Bundle/TestBundle [FrameworkBundle] fix tests 2018-01-10 14:30:03 +01:00
AnnotatedControllerTest.php [Routing] Fix BC break in AnnotationClassLoader defaults attributes handling 2017-01-23 21:38:04 +01:00
AutowiringTypesTest.php [EventDispatcher] remove deprecated features 2017-05-21 11:09:03 +02:00
CachePoolClearCommandTest.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
CachePoolsTest.php [FrameworkBundle] Don't clear app pools on cache:clear 2017-09-30 20:17:55 +02:00
ConfigDebugCommandTest.php Remove unused mocks/vars 2017-07-22 20:48:54 +02:00
ConfigDumpReferenceCommandTest.php [Config][FrameworkBundle] Allow to dump extension config reference sub path 2017-01-09 22:03:44 +01:00
ContainerDebugCommandTest.php Show private aliases in debug:container 2017-04-21 00:49:45 +02:00
ContainerDumpTest.php Fix a typo and add a check to prevent regressions 2016-04-27 19:35:20 +02:00
DebugAutowiringCommandTest.php Adding a new debug:autowiring command 2017-10-16 20:35:11 -04:00
FragmentTest.php Remove some useless @group annotations 2015-04-07 15:19:55 +02:00
ProfilerTest.php PHP CS Fixer: use php_unit_dedicate_assert 2016-10-16 22:09:53 +02:00
PropertyInfoTest.php Make as many services private as possible 2017-09-13 09:59:43 +02:00
SerializerTest.php [FrameworkBundle][Serializer] Remove outdated condition 2017-10-22 01:30:07 +02:00
SessionTest.php [FrameworkBundle] Fix cleaning of test dirs 2017-03-13 22:39:55 +01:00
SubRequestsTest.php Adding a new event subscriber that "parses" the _controller attribute in the FW 2017-06-01 10:00:07 -04:00
WebTestCase.php Fix AutowiringTypesTest transient tests 2017-06-14 10:56:14 +02:00