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/Tests/DataCollector
Nicolas Grekas 363e5b41a5 Merge branch '2.5' into 2.6
* 2.5:
  [2.3] Remove useless tests skips
  [ClassLoader] removes deprecated classes from documentation.
  [ClassLoader] added missing deprecation notice.
  [HttpFoundation] Fix an issue caused by php's Bug #66606.
  [Yaml] Update README.md
  Don't add Accept-Range header on unsafe HTTP requests
  simplify hasScheme method
  adapted merge to 2.5
  adapted previous commit for 2.3
  [Security] Don't send remember cookie for sub request
  [Security] fixed wrong phpdoc
  [HttpKernel] Fix UriSigner::check when _hash is not at the end of the uri
  [2.3] Cleanup deprecations

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/composer.json
	src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
	src/Symfony/Component/HttpKernel/composer.json
2015-01-03 16:33:07 +01:00
..
Util This files have an invalid namespace 2014-07-30 12:26:20 +02:00
ConfigDataCollectorTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DumpDataCollectorTest.php fix DumpDataCollectorTest after CS changes 2014-12-08 18:03:34 +01:00
ExceptionDataCollectorTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
LoggerDataCollectorTest.php Merge branch '2.5' into 2.6 2015-01-03 16:33:07 +01:00
MemoryDataCollectorTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
RequestDataCollectorTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
TimeDataCollectorTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00