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 b77d6d90c5 Merge branch '2.8' into 3.1
* 2.8:
  Compatibility with Twig 1.27
  [VarDumper] Fix dumping Twig source in stack traces
  Enhance GAE compat by removing some realpath()
  bumped Symfony version to 2.8.14
  updated VERSION for 2.8.13
  updated CHANGELOG for 2.8.13
  bumped Symfony version to 2.7.21
  updated VERSION for 2.7.20
  update CONTRIBUTORS for 2.7.20
  updated CHANGELOG for 2.7.20
  [SecurityBundle] Fix twig-bridge lowest dep
2016-10-28 10:18:15 +02:00
..
CacheWarmer [FrameworkBundle] Fix ClassCacheWarme when classes.php is already warmed 2015-10-23 11:38:55 +02:00
Command Merge branch '2.8' into 3.1 2016-10-13 08:28:43 +02:00
Console fixed CS 2016-06-21 08:06:14 +02:00
Controller Merge branch '3.0' into 3.1 2016-05-24 12:06:56 +02:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '2.8' into 3.1 2016-10-28 10:18:15 +02: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 Merge branch '2.8' into 3.1 2016-09-14 13:33:02 -07:00
Routing Merge branch '2.8' into 3.0 2016-06-29 07:40:00 +02:00
Templating Merge branch '3.0' into 3.1 2016-06-29 07:41:56 +02:00
Test Merge branch '2.7' into 2.8 2016-01-07 14:38:40 +01:00
Tests Merge branch '2.8' into 3.1 2016-10-28 10:18:15 +02:00
Translation Merge branch '2.8' into 3.0 2016-07-26 10:03:56 +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 [HttpKernel] added RequestDataCollector::onKernelResponse() 2016-04-23 05:34:36 +02:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json Fix merge 2016-07-20 08:55:49 +03:00
FrameworkBundle.php Merge branch '2.8' into 3.1 2016-10-03 08:50:10 -07: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