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-03-17 14:55:48 +01:00
..
CacheWarmer Merge branch '3.2' 2017-02-28 15:44:39 +01:00
Command feature #20632 [FrameworkBundle] Make use of stderr for non reliable output (chalasr, ogizanagi) 2017-02-19 14:38:27 -08:00
Console [DI] Allow creating ServiceLocator-based services in extensions 2017-03-05 14:36:05 +01:00
Controller [FrameworkBundle] fix a minor typo 2017-03-03 09:31:18 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection feature #21935 [FrameworkBundle][Workflow] Add a way to register a guard expression in the configuration (lyrixx) 2017-03-14 12:04:20 -07:00
EventListener Replace some container injections by service locators 2017-02-26 14:01:31 +01: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 feature #21837 [FrameworkBundle] Lazy configuration of annotations' loader and @required (nicolas-grekas) 2017-03-15 09:56:25 -07:00
Routing [DI][Router][DX] Invalidate routing cache when container parameters changed 2017-03-05 20:24:24 +01:00
Templating [FrameworkBundle][TwigBundle] Require PSR-11 container instead of Symfony container 2017-03-14 22:27:21 +01:00
Test Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
Tests Skip abstract definitions in compiler passes 2017-03-17 14:55:48 +01:00
Translation Merge branch '2.8' into 3.2 2017-02-06 13:04:21 +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 Move RoutingResolverPass to the Routing component 2017-03-05 16:12:05 +01:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json Move RoutingResolverPass to the Routing component 2017-03-05 16:12:05 +01:00
FrameworkBundle.php Move RoutingResolverPass to the Routing component 2017-03-05 16:12:05 +01:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist [Cache] Add DSN, createClient & better error reporting to MemcachedAdapter 2017-01-02 17:22:30 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00