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
Fabien Potencier 956c2f8091 Merge branch '3.4' into 4.0
* 3.4:
  use brace-style regex delimiters
  Fixed typo RecursiveIterator -> RecursiveIteratorIterator
  [Cache] fix logic for fetching tag versions on TagAwareAdapter
  [FrameworkBundle] Use the correct service id for CachePoolPruneCommand in its compiler pass
  Hide short exception trace by default
  [Doctrine Bridge] fix priority for doctrine event listeners
  [Validator] make phpdoc of ObjectInitializerInterface interface more accurate
  [Validator] fixes phpdoc reference to an interface that was removed in Symfony 3.0
2018-05-07 09:12:24 +02:00
..
CacheWarmer Merge branch '3.4' into 4.0 2018-03-19 23:35:49 +01:00
Command fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Console [FrameworkBundle] [Console] add a warning when command is not found 2018-02-25 09:26:30 +01:00
Controller Merge branch '3.4' into 4.0 2017-12-04 13:31:58 +01:00
DependencyInjection Merge branch '3.4' into 4.0 2018-05-07 09:12:24 +02: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.4 2018-02-04 17:43:40 +01:00
Functional [FrameworkBundle] fix tests 2018-01-10 20:10:52 +01:00
Kernel [FrameworkBundle] Make MicroKernelTraitTest green 2017-11-27 10:12:25 +01:00
Routing fix merge 2018-02-26 19:35:35 +01:00
Templating Merge branch '3.4' into 4.0 2018-04-02 11:52:41 +02:00
Translation Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01: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