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 c48eee86c3 Merge branch '3.4' into 4.0
* 3.4: (22 commits)
  [appveyor] use PHP 7.1 to run composer
  [HttpKernel] Don't clean legacy containers that are still loaded
  [VarDumper] Fix HtmlDumper classes match
  Make the simple auth provider the same as in Symfony 2.7.
  [PhpUnitBridge] silence wget
  fix merge
  [Security] guardAuthenticationProvider::authenticate cannot return null according to interface specification
  [PhpUnitBridge] Fix #26994
  [VarDumper] Remove decoration from actual output in tests
  [PropertyInfo] Minor cleanup and perf improvement
  [Bridge/Doctrine] fix count() notice on PHP 7.2
  [Security] Skip user checks if not implementing UserInterface
  [DI] Add check of internal type to ContainerBuilder::getReflectionClass
  [HttpFoundation] Add HTTP_EARLY_HINTS const
  [DoctrineBridge] Improve exception message at `IdReader::getIdValue()`
  Add type hints
  fixed CS
  Use new PHP7.2 functions in hasColorSupport
  [VarDumper] Fix dumping of SplObjectStorage
  [HttpFoundation] Add functional tests for Response::sendHeaders()
  ...
2018-04-26 18:12:06 +02:00
..
Compiler.log Support unknown compiler log format 2017-05-31 12:12:10 +02:00
ConfigDataCollectorTest.php Remove some unused variables, properties and methods 2017-12-08 13:09:58 +01:00
DataCollectorTest.php [VarDumper] Allow seamless use of Data clones 2017-02-27 21:09:01 +01:00
DumpDataCollectorTest.php Merge branch '2.8' into 3.4 2018-04-25 17:24:55 +02:00
ExceptionDataCollectorTest.php Reset profiler. 2017-10-05 12:20:28 +02:00
LoggerDataCollectorTest.php Reset profiler. 2017-10-05 12:20:28 +02:00
MemoryDataCollectorTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RequestDataCollectorTest.php Add tests for the HttpKernel request collector and redirection via cookies 2018-01-08 19:18:05 +00:00
TimeDataCollectorTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00