.. |
Autoload
|
24a5a0dacb
Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403
|
5 years ago |
Command
|
fc5682ed9f
Fix build
|
5 years ago |
Config
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 years ago |
Console
|
589abb06a3
PHPStan fixes
|
5 years ago |
DependencyResolver
|
c270d3cfa6
PoolBuilder: make io non-nullable, NullIO can be used instead
|
5 years ago |
Downloader
|
5d8dc48bd4
Fix test on windows
|
5 years ago |
EventDispatcher
|
d52ce3c37f
Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock
|
5 years ago |
Fixtures
|
ef42d323b1
Test: partial update adding a new dep on a locked package should mark it for update
|
5 years ago |
IO
|
a9d6068c57
feat(buffer-io): add the possibility to set user inputs for interactive questions
|
6 years ago |
Installer
|
44d1e15294
Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267
|
5 years ago |
Json
|
5c4f524d6a
Add funding field to composer.json
|
5 years ago |
Mock
|
5bdc0fc9c5
Request jobs replaced by root require / fixed package
|
5 years ago |
Package
|
a7a975ec1c
Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323
|
5 years ago |
Plugin
|
c5c6d44a0b
Refactor away some unnecessary RepositorySet usages
|
5 years ago |
Question
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 years ago |
Repository
|
fd63588dce
Fixed up tests
|
5 years ago |
Script
|
369e8a2247
Fix indenting
|
5 years ago |
Util
|
45ecbae8f5
Merge branch 'master' into 2.0
|
5 years ago |
AllFunctionalTest.php
|
b4fc3b7eef
Make usage of foreach to improve readability
|
5 years ago |
ApplicationTest.php
|
88b051c96b
Merge branch 'master' into 2.0
|
5 years ago |
CacheTest.php
|
45ecbae8f5
Merge branch 'master' into 2.0
|
5 years ago |
ComposerTest.php
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 years ago |
ConfigTest.php
|
58b34d13e8
fix risky tests (without any assertion)
|
5 years ago |
DefaultConfigTest.php
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 years ago |
FactoryTest.php
|
09fd239f24
Fix factory test
|
6 years ago |
InstallerTest.php
|
9fb09049ff
Rename and document constants for partial update behavior
|
5 years ago |
TestCase.php
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 years ago |