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
Nicolas Grekas e94506bee7 Merge branch '5.0'
* 5.0:
  [DI] fix loading defaults when using the PHP-DSL
  RepeatedType should always have inner types mapped
2020-04-13 12:14:44 +02:00
..
CacheWarmer [HttpKernel] allow cache warmers to add to the list of preloaded classes and files 2020-04-04 11:52:45 +02:00
Command Merge branch '5.0' 2020-04-10 23:23:06 +02:00
Console Merge branch '5.0' 2020-04-13 12:14:44 +02:00
Controller Merge branch '5.0' 2020-03-15 15:51:35 +01:00
DataCollector Remove \Throwable support deprecation layer 2019-11-08 10:00:49 +01:00
DependencyInjection [DI] fix loading defaults when using the PHP-DSL 2020-04-13 11:33:40 +02:00
EventListener Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
HttpCache Merge branch '4.4' into 5.0 2020-01-10 22:57:37 +01:00
Kernel Revert to container.dumper.inline_factories=false by default 2020-04-06 10:46:45 +02:00
Resources feature #31390 [Serializer] UnwrappingDenormalizer (nonanerz) 2020-04-12 09:17:11 +02:00
Routing [HttpKernel] allow cache warmers to add to the list of preloaded classes and files 2020-04-04 11:52:45 +02:00
Secrets Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01:00
Test Fix deprecation messages 2020-03-17 20:48:51 +01:00
Tests Merge branch '5.0' 2020-04-10 23:23:06 +02:00
Translation [HttpKernel] allow cache warmers to add to the list of preloaded classes and files 2020-04-04 11:52:45 +02:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore
CHANGELOG.md feature #36270 [FrameworkBundle] Add file links to named controllers in debug:router (chalasr) 2020-04-05 12:04:27 +02:00
composer.json feature #35762 [Asset] Allows to download asset manifest over HTTP (GromNaN) 2020-04-05 12:00:14 +02:00
FrameworkBundle.php [HttpKernel][FrameworkBundle] fix compat with Debug component 2020-04-04 13:58:35 +02:00
KernelBrowser.php Added special test token and implemented 'real' functional tests 2020-03-08 12:55:54 +01:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00