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 edb12b48c7 Merge branch '4.2'
* 4.2:
  [Twig] Remove spaces to fix whitespace in tags
  [Twig] Replace for-loops with blocks for attributes
  fixed CS
  [Tests] Change to willThrowException
  [Console] fix PHPDoc in Command
  Update FileLoaderLoadException.php
  Fix wrong calls to clearstatcache
  Add Vietnamese translation for validators
  Allow running PHPUnit with "xdebug.scream" ON
  [VarDumper] Add descriptors tests
  [Cache] fix bad optim
  [Yaml] detect circular references
  [DI] fix reporting bindings on overriden services as unused
  [Routing] minor fix or previous PR
2018-12-24 11:03:37 +01:00
..
CacheWarmer [FrameworkBundle] Don't populate fallback cache on warmup 2018-09-01 18:33:14 +02:00
Command Merge branch '4.1' into 4.2 2018-12-24 11:01:29 +01:00
Console Merge branch '4.2' 2018-12-17 15:43:57 +01:00
Controller [FWBundle] Add a new method AbstractController::addLink() 2018-10-24 05:28:45 +02:00
DependencyInjection [Messenger] Restore message handlers laziness 2018-12-11 14:32:32 +01:00
EventListener check _controller attribute is a string before parsing it 2017-07-10 18:12:17 +02:00
Fixtures Merge branch '4.1' 2018-11-11 20:52:12 +01:00
Functional [FrameworkBundle] make debug:autowiring list useful services and their description 2018-10-28 22:46:57 +01:00
Kernel Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Routing Merge branch '4.1' into 4.2 2018-12-01 09:52:38 +01:00
Templating Merge branch '4.1' into 4.2 2018-12-24 11:01:29 +01:00
Translation removed usage of sf2 when possible 2018-10-10 12:30:04 -07: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