.. |
Autoload
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Command
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Config
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Console
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
DependencyResolver
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Downloader
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
EventDispatcher
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Filter/PlatformRequirementFilter
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Fixtures
|
Merge branch '2.2' into main
|
2022-02-04 16:31:14 +01:00 |
IO
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
Installer
|
Add return types to all code which is not being extended by open source packages
|
2022-02-18 14:32:38 +01:00 |
Json
|
Split Composer into PartialComposer & Composer classes to avoid nullable properties on Composer for non-fully-loaded instances, add types to Composer\Factory
|
2022-02-18 14:45:08 +01:00 |
Mock
|
Split Composer into PartialComposer & Composer classes to avoid nullable properties on Composer for non-fully-loaded instances, add types to Composer\Factory
|
2022-02-18 14:45:08 +01:00 |
Package
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Platform
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Plugin
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Question
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Repository
|
Add return types to all code which is not being extended by open source packages
|
2022-02-18 14:32:38 +01:00 |
Script
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Util
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
AllFunctionalTest.php
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
ApplicationTest.php
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
CacheTest.php
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
ComposerTest.php
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
ConfigTest.php
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
DefaultConfigTest.php
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
FactoryTest.php
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
InstalledVersionsTest.php
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
InstallerTest.php
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
TestCase.php
|
Add return types to all code which is not being extended by open source packages
|
2022-02-18 14:32:38 +01:00 |