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/Component/HttpKernel/DataCollector
Fabien Potencier 38f03bd2f5 Merge branch '2.3' into 2.6
* 2.3:
  [FrameworkBundle] Fix title and placeholder rendering in php form templates.
  RequestDataCollector - small fix
  renamed composer.phar to composer to be consistent with the Symfony docs
  [FrameworkBundle] bumped min version of Routing to 2.3
  removed composer --dev option everywhere
  fixed a test
  [Console] Fixed output bug, if escaped string in a formatted string.
  [Security] Remove ContextListener's onKernelResponse listener as it is used
  Revert "minor #12652 [HttpFoundation] [Hackday] #9942 test: Request::getContent() for null value (skler)"
  Revert "fixed assertion"
  fixed assertion
  [HttpFoundation] [Hackday] #9942 test: Request::getContent() for null value
  fixed URL
  Add reference to documentation in FormEvents phpdocs
  [YAML] Fix one-liners to work with multiple new lines
  Keep "pre" meaning for var_dump quick-and-dirty debug
  [Console][Table] Fix cell padding with multi-byte

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/widget_attributes.html.php
	src/Symfony/Bundle/FrameworkBundle/composer.json
	src/Symfony/Component/Console/Helper/TableHelper.php
2015-02-11 08:12:14 +01:00
..
Util Merge branch '2.5' into 2.6 2014-12-05 13:00:15 +01:00
ConfigDataCollector.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
DataCollector.php [HttpKernel] Initialize DataCollector data as array 2014-09-30 11:28:36 +02:00
DataCollectorInterface.php fixed CS 2012-07-09 14:54:20 +02:00
DumpDataCollector.php [VarDumper] fix handling of non-UTF8 strings 2015-02-01 17:12:20 +01:00
EventDataCollector.php Merge branch '2.3' into 2.5 2014-10-26 08:41:27 +01:00
ExceptionDataCollector.php [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00
MemoryDataCollector.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
RequestDataCollector.php Merge branch '2.3' into 2.6 2015-02-11 08:12:14 +01:00
RouterDataCollector.php Docblock fixes 2014-11-30 13:33:44 +00:00
TimeDataCollector.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00