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
2016-12-30 08:54:28 +01:00
..
CacheWarmer bug #20725 [HttpKernel] Fix annotation cache warmer with failing or missing classes (nicolas-grekas) 2016-12-08 16:22:53 +01:00
Command moved server:* command to a new bundle 2016-12-30 08:54:28 +01:00
Console Merge branch '3.2' 2016-12-10 15:25:01 +01:00
Controller Minor fixes for 3.2 2016-12-11 15:34:22 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.2' 2016-12-17 11:47:22 +01:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +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 moved server:* command to a new bundle 2016-12-30 08:54:28 +01:00
Routing [FrameworkBundle] Forbid env parameters in routing configuration 2016-11-29 18:09:44 +01:00
Templating fixed CS 2016-12-13 09:43:09 +01:00
Test Merge branch '2.7' into 2.8 2016-01-07 14:38:40 +01:00
Tests fixed obsolete getMock() usage 2016-12-19 17:14:19 +01:00
Translation [Translation] added Base Exception for the component. 2016-09-21 18:16:56 +01:00
Validator added friendly exception when constraint validator does not exist or it is not enabled 2016-08-24 03:54:03 -07:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md moved server:* command to a new bundle 2016-12-30 08:54:28 +01:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json Fix misresolved parameters in debug:config on 3.2 2016-12-13 20:36:21 +01:00
FrameworkBundle.php [FrameworkBundle] Dont rely on any parent definition for "cache.annotations" 2016-11-24 12:47:42 +01:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Make redis host configurable in tests 2016-09-19 12:25:01 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00