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-04-29 11:46:23 +02:00
..
CacheWarmer Merge branch '3.2' 2017-02-28 15:44:39 +01:00
Command Merge branch '3.2' 2017-04-05 06:44:55 -07:00
Console feature #22234 [DI] Introducing autoconfigure: automatic _instanceof configuration (weaverryan) 2017-04-20 11:20:32 -06:00
Controller [FrameworkBundle] Introduce AbstractController, replacing ControllerTrait 2017-03-25 18:18:01 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection [FrameworkBundle] Remove deprecated session listener from class compilation 2017-04-27 12:05:49 +02: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 bug #22481 [FrameworkBundle] Restore 3.2-like behavior for FormPass, to help BC with Sonata (nicolas-grekas) 2017-04-26 13:20:29 -04: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] Returns the kernel instance in KernelTestCase::bootKernel 2017-04-04 15:38:28 +02:00
Tests Avoid reflection-based registration for command public services 2017-04-29 11:46:23 +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 clarify constraint for the Asset component 2017-04-20 15:59:31 +02:00
FrameworkBundle.php Move ValidateWorkflowsPass to the Workflow component 2017-04-14 12:36:38 +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