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 6cd79e92f6 Merge branch '2.3' into 2.7
* 2.3:
  [Process] Fix potential race condition
  typo
  [FrameworkBundle] Set the kernel.name properly after a cache warmup
  Removed spaces before semicolon
2016-01-06 10:57:37 +01:00
..
CacheWarmer Merge branch '2.3' into 2.7 2015-09-27 12:08:38 +02:00
Command Merge branch '2.3' into 2.7 2016-01-06 10:57:37 +01:00
Console JsonDescriptor - encode container params only once 2015-10-29 22:04:12 +01:00
Controller Fix the injection of the container in invokable controllers 2015-09-09 14:19:27 +02:00
DataCollector [WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar 2014-09-23 17:52:02 +02:00
DependencyInjection [FrameworkBundle] Fix deps=low/high tests 2015-10-06 16:14:42 +02: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
Resources Merge branch '2.3' into 2.7 2016-01-03 16:32:00 +01:00
Routing Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Templating Merge branch '2.3' into 2.7 2015-08-26 19:56:37 +02:00
Test fix missing links to https://symfony.com 2015-05-13 13:33:56 +02:00
Tests Merge branch '2.3' into 2.7 2016-01-06 10:57:37 +01:00
Translation use nowdoc instead of heredoc 2015-12-21 17:05:00 +01: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 FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Client.php Merge branch '2.3' into 2.7 2015-12-15 02:31:17 +01:00
composer.json Merge branch '2.3' into 2.7 2015-12-18 16:35:58 +01:00
FrameworkBundle.php renamed asset_path() to asset() and added a BC layer 2015-02-10 13:45:46 +01:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00