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
2017-05-08 10:36:21 +02:00
..
CacheWarmer Merge branch '3.2' 2017-02-28 15:44:39 +01:00
Command debug:container --types (classes/interfaces) 2017-05-04 11:13:13 -07:00
Console fixed missing autoconfigure in container debug 2017-05-07 00:45:28 +02:00
Controller [FrameworkBundle] Add type hint for ContainerInterface to ControllerTrait 2017-05-05 12:24:11 +02:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection feature #22385 [DX][FrameworkBundle] Show private aliases in debug:container (chalasr) 2017-05-03 12:26:38 -07:00
EventListener Do not extend @final SessionListener internally 2017-04-26 14:32:32 +02:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
Routing added a more specialized exception for a better error message 2017-04-11 13:45:43 -07:00
Templating [FrameworkBundle][TwigBundle] Require PSR-11 container instead of Symfony container 2017-03-14 22:27:21 +01:00
Test [FrameworkBundle] KernelTestCase: allow to provide the kernel class with a var 2017-05-08 10:36:21 +02:00
Tests fixed missing autoconfigure in container debug 2017-05-07 00:45:28 +02:00
Translation [FrameworkBundle] Make Translator works with any PSR-11 container 2017-03-22 16:47:35 +01:00
Validator [DependencyInjection] Use a service locator in AddConstraintValidatorsPass 2017-03-01 08:17:18 -08:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md feature #22416 [FrameworkBundle][Workflow] Deprecate the default type of a workflow (lyrixx) 2017-04-18 17:41:42 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
FrameworkBundle.php Show private aliases in debug:container 2017-04-21 00:49:45 +02:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist Merge branch '3.2' 2017-04-12 07:14:56 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00