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 144eb54fcd Merge branch '2.7' into 2.8
* 2.7:
  [DI] Dont share service when no id provided
  Fix Container and PhpDumper test inaccuracies
  [DI] Fix missing new line after private alias
  [ClassLoader] Throw an exception if the cache is not writeable
  Fixing regression in TwigEngine exception handling.
2017-01-10 15:03:07 +01: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-12-13 10:38:12 +01:00
Console Merge branch '2.7' into 2.8 2016-12-10 15:24:35 +01:00
Controller removed unneeded comment 2016-12-23 22:13:36 +01:00
DataCollector added missing a deprecated notice 2015-10-02 12:23:49 +02:00
DependencyInjection Merge branch '2.7' into 2.8 2017-01-04 11:55:18 -08: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-12-17 11:44:20 +01:00
Routing Merge branch '2.7' into 2.8 2016-11-25 13:26:42 +01: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 Merge branch '2.7' into 2.8 2017-01-10 15:03:07 +01:00
Translation Fixed bugs in names of classes and methods. 2016-07-26 06:40:54 +02: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 [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 Merge branch '2.7' into 2.8 2017-01-04 11:55:18 -08:00
FrameworkBundle.php Merge branch '2.7' into 2.8 2016-10-01 08:39:05 -07:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08: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