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/WebProfilerBundle
Fabien Potencier 99f97e59f1 Merge branch '2.3'
* 2.3:
  Update JsonResponse.php
  [HttpKernel] fixed the inline renderer when passing objects as attributes (closes #7124)
  CookieJar remove unneeded var, Client remove unneeded else
  [DI] Fixed bug requesting non existing service from dumped frozen container
  Update validators.sk.xlf
  [WebProfiler] fix content-type parameter
  Replace romaji period characters with Japanese style zenkaku period characters
  fixed CS
  fixed CS
  [Console] Avoided an unnecessary check.
  Added missing French validator translations
  typo first->second
  Passed the config when building the Configuration in ConfigurableExtension
  removed unused code
  Fixed variable name used in translation cache

Conflicts:
	src/Symfony/Component/Console/Event/ConsoleCommandEvent.php
2013-07-08 15:37:01 +02:00
..
Controller Merge branch '2.2' into 2.3 2013-07-08 15:36:15 +02:00
DependencyInjection [WebProfiler] remove deprecated verbose option 2013-05-24 16:20:41 +02:00
EventListener [WebProfilerBundle] removed dependency on the templating component 2012-10-13 12:53:34 +02:00
Profiler [WebProfilerBundle] fixed wrong class name 2012-12-22 21:58:25 +01:00
Resources [WebProfiler] remove deprecated verbose option 2013-05-24 16:20:41 +02:00
Tests [WebProfiler] remove deprecated verbose option 2013-05-24 16:20:41 +02:00
.gitignore [WebProfilerBundle] fixed composer.json and added missing PHPUnit configuration 2012-12-12 12:39:13 +01:00
CHANGELOG.md updated various CHANGELOG files that were not updated when the PRs were merged 2013-03-23 08:35:36 +01:00
composer.json Merge branch '2.3' 2013-05-27 16:49:42 +02:00
LICENSE updated license year 2013-01-04 17:59:43 +01:00
phpunit.xml.dist [WebProfilerBundle] added missing exclusion in phpunit.xml.dist 2012-12-13 11:03:59 +01:00
WebProfilerBundle.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00