..
Autoload
Filter out exclude-from-classmap rules to avoid generating very long regexes, fixes #9487
2021-01-27 15:10:32 +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
Warn 1.x users when a package is not found that it may be due to our deprecation policy
2021-06-08 21:12:49 +02:00
Downloader
Fix Windows escaping in tests
2021-10-10 17:02:22 +01:00
EventDispatcher
Fix Windows escaping in tests
2021-10-10 17:02:22 +01:00
Fixtures
Warn 1.x users when a package is not found that it may be due to our deprecation policy
2021-06-08 21:12:49 +02: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
Revert "Merge pull request #9273 from nicolas-grekas/dev-version"
2021-01-27 14:03:44 +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 from GHSA-x7cr-6qr6-2hh6
2022-04-13 16:38:19 +02:00
Script
Fix indenting
2019-07-29 16:44:50 +02:00
Util
Carriage returns are ignored by cmd
2021-10-13 14:54:37 +01: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
Replace whitelist with allow list
2020-06-07 22:15:09 +01:00
TestCase.php
Fix Windows escaping in tests
2021-10-10 17:02:22 +01:00