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
Robin Chalas 1e90ddd00d Merge branch '4.0'
* 4.0:
  [Intl] Fixed the broken link
  Fix typo
  Fix typo
  Fixed issue #25985
  Don't show wanna-be-private services as public in debug:container
  [Routing] Fix trailing slash redirection for non-safe verbs
  [DI] Fix tracking of source class changes for lazy-proxies
  Proxy class names should be deterministic and independent of spl_object_hash() which is somewhat random
  [Debug] Fix bad registration of exception handler, leading to mem leak
  [Form] Fixed empty data on expanded ChoiceType and FileType
  collect extension information as late as possible
2018-02-03 01:58:16 +01:00
..
CacheWarmer [FrameworkBundle] add a notice when passing a routerInterface with warmupInterface in RouterCacheWarmer 2018-01-24 17:07:17 +01:00
Command fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Console Clarify the exceptions are going to be rendered just after 2017-10-08 14:05:23 +01:00
Controller [FrameworkBundle] Move AbstractController::getParameter() from the trait to the class & use PSR-11 2017-12-12 11:27:48 +01:00
DependencyInjection Merge branch '4.0' 2018-01-29 10:06:44 +01:00
EventListener check _controller attribute is a string before parsing it 2017-07-10 18:12:17 +02:00
Fixtures Don't show wanna-be-private services as public in debug:container 2018-01-31 18:08:05 +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 [FrameworkBundle][Routing] Use a PSR-11 container & parameter bag in FrameworkBundle Router 2017-12-09 16:16:33 +01:00
Templating Merge branch '3.4' 2017-10-13 18:40:22 +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