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/Bridge/PhpUnit/Legacy
Nicolas Grekas 02bbeb660f Merge branch '3.4' into 4.1
* 3.4:
  Think positive
  KernelInterface can return null container
  [DI] Detect circular references with ChildDefinition parent
  [VarDumper] Fix global dump function return value for PHP7
  [Ldap] Use shut up operator on connection errors at ldap_start_tls
  Implement startTest rather than startTestSuite
  [OptionsResolver] remove dead code and useless else
  [HttpFoundation] don't override StreamedResponse::setNotModified()
  Added relevent links for parsing to the phpdoc
  Add stricter checking for valid date time string
  Fix symfony/console (optional) dependency for MonologBridge
  [Form] Fix DateTimeType html5 input format
2018-09-18 14:45:12 +02:00
..
CommandForV5.php [PhpUnitBridge] Fix #26994 2018-04-25 16:21:38 +02:00
CommandForV6.php Add type hints 2018-04-22 11:28:57 +02:00
CoverageListenerForV5.php Implement startTest rather than startTestSuite 2018-09-17 22:28:24 +02:00
CoverageListenerForV6.php Implement startTest rather than startTestSuite 2018-09-17 22:28:24 +02:00
CoverageListenerForV7.php Implement startTest rather than startTestSuite 2018-09-17 22:28:24 +02:00
CoverageListenerTrait.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
SymfonyTestsListenerForV5.php [Bridge\PhpUnit] Cleanup BC layer 2018-02-11 15:27:55 +01:00
SymfonyTestsListenerForV6.php [Bridge/PhpUnit] hotfix 2018-02-11 18:56:58 +01:00
SymfonyTestsListenerForV7.php Fix undiscoverablility of SymfonyTestsListenerForV7 2018-02-15 00:24:28 +01:00
SymfonyTestsListenerTrait.php Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
TestRunnerForV5.php Add type hints 2018-04-22 11:28:57 +02:00
TestRunnerForV6.php Add an implementation just for php 7.0 2018-04-29 10:04:33 +02:00
TestRunnerForV7.php Add an implementation just for php 7.0 2018-04-29 10:04:33 +02:00