.. |
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
|
Merge branch '2.0'
|
2021-04-27 13:06:49 +02:00 |
EventDispatcher
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Fixtures
|
Hint at a branch rename if we detect dev-master can not be found but dev-main or dev-default exists, fixes #9850
|
2021-05-03 14:42:58 +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
|
Fix JSON manipulation issue with large files and jit enabled, fixes #9595
|
2021-01-12 11:02:43 +01:00 |
Mock
|
Bump phpstan to level 3 (#9734)
|
2021-03-09 15:49:40 +01: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
|
Fix EOL of text files (#9877)
|
2021-05-12 15:19:52 +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-04-13 09:59:06 +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 tests
|
2021-04-07 14:39:42 +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 |