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
2016-04-04 19:11:39 +02:00
..
Tests/DeprecationErrorHandler [Bridge\PhpUnit] Workaround old phpunit bug, no colors in weak mode, add tests 2016-03-23 13:16:35 +01:00
TextUI Fix backport 2016-03-23 13:43:53 +01:00
.gitignore [PhpUnitBridge] new bridge for testing with PHPUnit 2015-02-18 11:38:04 +01:00
bootstrap.php [PhpUnitBridge] Re-enable the garbage collector 2016-01-06 07:53:30 +01:00
composer.json [PhpUnitBridge] Revert 7f62133939 2016-03-16 16:22:42 +01:00
DeprecationErrorHandler.php Windows 10 version check in just one line 2016-04-04 19:11:39 +02:00
LICENSE updated copyright year 2016-01-03 16:33:06 +01:00
phpunit.xml.dist [Bridge\PhpUnit] Workaround old phpunit bug, no colors in weak mode, add tests 2016-03-23 13:16:35 +01:00
README.md [2.7] update readme files for new components 2016-03-07 12:06:07 +01:00

PHPUnit Bridge

Provides utilities for PHPUnit, especially user deprecation notices management.

Resources