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
Nicolas Grekas cb5e7912c7 Merge branch '3.3' into 3.4
* 3.3:
  [2.8] Fix some docblocks
  Escape trailing \ in QuestionHelper autocompletion
  [FrameworkBundle][Serializer] Remove outdated condition
  Add "doctrine/annotations" to top-level composer.json
  Fix phpdoc inconsistencies, simplify no-op sprintf.
  Remove inapplicable phpdoc comment
  nit: Fix phpdoc inconsistency and unreachable statement
  Prefer line formatter on missing cli dumper
  [DI] Enhance service locator error message
2017-10-24 14:44:53 +02: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 Merge branch '3.3' into 3.4 2017-10-02 08:49:52 +02:00
AnnotatedControllerTest.php [Routing] Fix BC break in AnnotationClassLoader defaults attributes handling 2017-01-23 21:38:04 +01:00
AutowiringTypesTest.php bug #22814 [FrameworkBundle] FC with EventDispatcher 4.0 (xabbuh) 2017-05-21 10:41:40 +02:00
CachePoolClearCommandTest.php Make as many services private as possible 2017-09-13 09:59:43 +02: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