..
Autoload
Fix exclude-from-classmap handling to avoid foo matching foo* directories, fixes #8563 , refs #8575
2020-02-12 10:23:03 +01:00
Command
fix risky tests
2020-02-11 17:27:56 +08:00
Config
Fixes from PHPStan ( #7687 )
2018-11-12 15:23:32 +01:00
Console
use Symfony PHPUnit Bridge
2020-02-07 12:22:22 +08:00
DependencyResolver
use Symfony PHPUnit Bridge
2020-02-07 12:22:22 +08:00
Downloader
fix risky tests (without any assertion)
2020-02-07 14:35:07 +08:00
EventDispatcher
use Symfony PHPUnit Bridge
2020-02-07 12:22:22 +08:00
Fixtures
Distinguish between updates and downgrades in dry-run
2020-02-11 16:35:35 +08:00
IO
feat(buffer-io): add the possibility to set user inputs for interactive questions
2019-01-05 11:59:33 +01:00
Installer
do not use env
2020-02-07 13:07:01 +08:00
Json
Add funding field to composer.json
2020-02-14 10:08:35 +01:00
Mock
Fixes from PHPStan ( #7687 )
2018-11-12 15:23:32 +01:00
Package
Add funding field to composer.json
2020-02-14 10:08:35 +01:00
Plugin
do not use env
2020-02-07 13:07:01 +08:00
Question
use Symfony PHPUnit Bridge
2020-02-07 12:22:22 +08:00
Repository
Merge pull request #8565 from glaubinix/t/create-project-add-repository
2020-02-11 13:47:34 +01:00
Script
Fix indenting
2019-07-29 16:44:50 +02:00
Util
fix windows build
2020-02-07 15:18:18 +08:00
AllFunctionalTest.php
Make usage of foreach to improve readability
2019-07-24 02:39:40 +02:00
ApplicationTest.php
do not use env
2020-02-07 13:07:01 +08:00
CacheTest.php
do not use env
2020-02-07 13:07:01 +08:00
ComposerTest.php
Fixes from PHPStan ( #7687 )
2018-11-12 15:23:32 +01:00
ConfigTest.php
fix risky tests (without any assertion)
2020-02-07 14:35:07 +08:00
DefaultConfigTest.php
Fixes from PHPStan ( #7687 )
2018-11-12 15:23:32 +01:00
FactoryTest.php
Fix TestCase import
2018-11-12 15:24:28 +01:00
InstallerTest.php
Merge branch '1.9'
2019-10-29 23:09:53 +01:00
TestCase.php
use Symfony PHPUnit Bridge
2020-02-07 12:22:22 +08:00