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 d5a95323da Merge branch '2.8' into 3.2
* 2.8:
  [FrameworkBundle][Console] JsonDescriptor: Respect original output
  [Process] Non ASCII characters disappearing during the escapeshellarg
2017-02-03 13:11:38 +01:00
..
CacheWarmer [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00
Command Merge branch '3.1' into 3.2 2016-12-19 17:07:36 +01:00
Console Merge branch '2.8' into 3.1 2016-12-19 16:53:49 +01:00
Controller Merge branch '3.1' into 3.2 2016-12-27 11:44:30 +01:00
DependencyInjection [FrameworkBundle] Dont wire "annotations.cached_reader" before removing passes 2017-01-24 09:03:41 +01:00
Fixtures Merge branch '2.8' into 3.2 2017-02-03 13:11:38 +01:00
Functional Merge branch '2.8' into 3.2 2017-02-01 11:33:06 +01:00
Kernel Merge branch '2.8' 2015-11-09 11:46:27 +01:00
Routing Merge branch '3.1' into 3.2 2016-12-19 17:07:36 +01:00
Templating Revert "fixed typo" 2017-01-21 08:37:26 -08:00
Translation Merge branch '2.8' into 3.1 2016-12-19 16:53:49 +01:00
Validator fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00
ClientTest.php [FrameworkBundle] Allow to disable Kernel reboot 2015-03-20 11:50:15 +01:00
TestCase.php