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
Nicolas Grekas 5500fe7104 Merge branch '2.7' into 2.8
* 2.7:
  [HttpFoundation] Fix transient test
  [HttpFoundation] Add a dependency on the mbstring polyfill
  [2.7] update readme files for new components
  add readme files where missing
  fix lowest TwigBridge deps versions
  [EventDispatcher] fix syntax error
  Don't use reflections when possible
  Don't use reflections when possible
  [Form] Update form tests after the ICU data update
  [Intl] Update tests and the number formatter to match behaviour of the intl extension
  [Intl] Update the ICU data to version 55
  [Intl] Fix the update-data.php script in preparation for ICU 5.5
  [Process] Fix memory issue when using large input streams
  Use constant instead of function call.
  fixed test name
  automatically generate safe fallback filename
  [Console] default to stderr in the console helpers

Conflicts:
	composer.json
	src/Symfony/Bridge/PhpUnit/README.md
	src/Symfony/Bridge/Twig/composer.json
	src/Symfony/Component/Console/Helper/DialogHelper.php
	src/Symfony/Component/Debug/DebugClassLoader.php
	src/Symfony/Component/HttpFoundation/composer.json
	src/Symfony/Component/Security/Acl/README.md
	src/Symfony/Component/Security/Core/README.md
	src/Symfony/Component/Security/Csrf/README.md
	src/Symfony/Component/Security/Http/README.md
2016-03-07 15:04:32 +01:00
..
Util avoid (string) catchable fatal error for instances of __PHP_Incomplete_Class 2016-02-12 07:25:11 +01:00
AjaxDataCollector.php Move AjaxCollector for use without framework bundle 2015-10-02 12:20:34 +02:00
ConfigDataCollector.php Merge branch '2.3' into 2.7 2016-03-07 14:45:47 +01:00
DataCollector.php avoid (string) catchable fatal error for __PHP_Incomplete_Class instances 2016-02-11 09:15:16 -05:00
DataCollectorInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00
DumpDataCollector.php Fixed properties not explicitily declared 2015-09-14 11:40:15 +02: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 Show silenced errors in separate tab 2015-12-11 21:32:48 +01:00
MemoryDataCollector.php Merge branch '2.3' into 2.6 2015-03-12 11:28:44 +01:00
RequestDataCollector.php Merge branch '2.6' into 2.7 2015-06-18 15:03:50 +02: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