.. |
Autoload
|
Add support for autoloading Enums
|
2021-02-06 15:51:18 +07:00 |
Command
|
"composer init --autoload" - Interactive generates PSR-4 autoloader in composer.json (#9829)
|
2021-04-20 21:58:38 +02:00 |
Config
|
Make sure empty objects are not left behind when removing requires/.. fixes #9462
|
2020-11-12 11:09:15 +01:00 |
Console
|
PHPStan fixes
|
2020-02-07 23:10:10 +01:00 |
DependencyResolver
|
Merge pull request #9360 from naderman/pool-builder-unlock-consider-all-constraints
|
2020-12-03 16:59:39 +01:00 |
Downloader
|
Clean up ZipDownloader, always do async first if possible then fallback to non-async
|
2021-06-02 15:13:19 +02:00 |
EventDispatcher
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Fixtures
|
Clean up ZipDownloader, always do async first if possible then fallback to non-async
|
2021-06-02 15:13:19 +02:00 |
IO
|
Fix warnings on higher phpunit versions
|
2020-09-11 11:01:32 +02:00 |
Installer
|
Remove OperationInterface::getReason, closes #9230, closes #9263
|
2020-10-12 12:31:54 +02:00 |
Json
|
Add more tests
|
2021-05-24 14:42:23 +02:00 |
Mock
|
Add install-path and type to installedVersions.php and installed.php, add method to get installed packages by type
|
2021-05-21 14:33:09 +02:00 |
Package
|
Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483
|
2021-05-17 14:36:46 +02:00 |
Platform
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Plugin
|
Merge pull request #9822 from phenaproxima/post-file-download
|
2021-04-09 14:53:20 +02:00 |
Question
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Repository
|
Introduce gitlab-protocol option to force the gitlab repos to use https or git protocol (#9401)
|
2021-05-27 23:05:53 +02:00 |
Script
|
Fix indenting
|
2019-07-29 16:44:50 +02:00 |
Util
|
Merge branch '2.0'
|
2021-04-27 13:06:49 +02:00 |
AllFunctionalTest.php
|
Merge branch '2.0'
|
2021-03-09 09:54:39 +01:00 |
ApplicationTest.php
|
Upgrade to xdebug-handler 2 (#9832)
|
2021-05-21 16:47:29 +02:00 |
CacheTest.php
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
ComposerTest.php
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
ConfigTest.php
|
Fix/add tests and also handle case where a json object is used
|
2021-02-11 11:13:58 +01:00 |
DefaultConfigTest.php
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
FactoryTest.php
|
Fix factory test
|
2019-01-14 17:29:23 +01:00 |
InstalledVersionsTest.php
|
Fix handling of metapackages with null paths, and handling of paths which do not have a shortest-path and require an absolute path to be addressed
|
2021-05-21 14:33:10 +02:00 |
InstallerTest.php
|
Bump phpstan to level 3 (#9734)
|
2021-03-09 15:49:40 +01:00 |
PolyfillTestCase.php
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
TestCase.php
|
Bump phpstan to level 3 (#9734)
|
2021-03-09 15:49:40 +01:00 |