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 77053e7944 Merge branch '2.7' into 2.8
* 2.7:
  [HttpKernel] Inline ValidateRequestListener logic into HttpKernel
  fixed HttpKernel dependencies after #18688

Conflicts:
	src/Symfony/Component/HttpKernel/composer.json
2016-06-29 13:29:28 +02:00
..
CacheWarmer [FrameworkBundle] Fix ClassCacheWarme when classes.php is already warmed 2015-10-23 11:38:55 +02:00
Command Merge branch '2.7' into 2.8 2016-06-21 07:36:02 +02:00
Console [Console] SymfonyStyle: Fix alignment/prefixing of multi-line comments 2016-05-29 20:12:27 +02:00
Controller Merge branch '2.7' into 2.8 2016-05-24 12:00:02 +02:00
DataCollector added missing a deprecated notice 2015-10-02 12:23:49 +02:00
DependencyInjection Merge branch '2.7' into 2.8 2016-03-25 02:40:30 +01:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Fragment Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +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 Merge branch '2.7' into 2.8 2016-06-29 13:29:28 +02:00
Routing Merge branch '2.7' into 2.8 2016-06-29 07:29:29 +02:00
Templating Merge branch '2.7' into 2.8 2016-06-29 07:29:29 +02:00
Test Merge branch '2.7' into 2.8 2016-01-07 14:38:40 +01:00
Tests [Console] Fix formatting of SymfonyStyle::comment() 2016-06-29 00:37:19 +02:00
Translation @throws annotations should go after @return 2016-06-06 13:03:51 +02:00
Validator [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [2.8][Form] Deprecate alias tag option 2015-10-01 17:36:27 +02:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json [HttpKernel] Inline ValidateRequestListener logic into HttpKernel 2016-06-29 12:24:37 +02:00
FrameworkBundle.php [FrameworkBundle] PropertyInfo support 2015-10-19 14:05:32 +02:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00