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 5ed5dcf994 Merge branch '4.0'
* 4.0:
  SCA with Php Inspections (EA Extended)
  Add test case for #25264
  Fixed the null value exception case.
  Remove rc/beta suffix from composer.json files
  Ensure services & aliases can be referred to with `__toString`able objects
  Throw an exception is expression language is not installed
  [DI] Cast ids to string, as done on 3.4
  Fail as early and noisily as possible
  [Console][DI] Fail gracefully
  [FrameworkBundle] Fix visibility of a test helper
  [link] clear the cache after linking
  [DI] Trigger deprecation when setting a to-be-private synthetic service
  [Intl] Correct Typehint
  [link] Prevent warnings when running link with 2.7
  [Validator] ExpressionValidator should use OBJECT_TO_STRING to allow value in message
  do not eagerly filter comment lines
  [WebProfilerBundle], [TwigBundle] Fix Profiler breaking XHTML pages (Content-Type: application/xhtml+xml)
2017-12-04 13:32:14 +01:00
..
CacheWarmer [ClassLoader][HttpKernel] Remove ClassCollectionLoader & Kernel::loadClassCache BC layer 2017-05-21 12:04:55 +02:00
Command Merge branch '3.4' into 4.0 2017-11-24 15:34:08 +01:00
Console Clarify the exceptions are going to be rendered just after 2017-10-08 14:05:23 +01:00
Controller Merge branch '4.0' 2017-12-04 13:32:14 +01:00
DependencyInjection feature #24785 [Profiler][Translation] Logging false by default and desactivated when using the profiler (Simperfit) 2017-12-01 06:38:06 -08: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.3 2017-11-19 21:07:30 +02:00
Functional Merge branch '3.4' 2017-10-24 14:50:36 +02:00
Kernel [FrameworkBundle] Make MicroKernelTraitTest green 2017-11-27 10:12:25 +01:00
Routing Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
Templating Merge branch '3.4' 2017-10-13 18:40:22 +02:00
Translation Merge branch '3.4' 2017-09-29 11:39:35 +02: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