Patch |
File delta |
Description |
0001 Use homade autoload for CLI.patch | (download) |
bin/composer |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
use homade autoload for cli
|
0002 Adapt res path.patch | (download) |
src/Composer/Json/JsonFile.php |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
adapt res/ path
|
0003 Mimic distribution path for tests and help2man.patch | (download) |
doc/composer/copyright |
1 1 + 0 - 0 !
src/data/Composer |
1 1 + 0 - 0 !
2 files changed, 2 insertions(+) |
mimic distribution path for tests and help2man
|
0004 Adapt LICENSE path.patch | (download) |
src/Composer/Autoload/AutoloadGenerator.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
adapt license path
|
0006 Tag tests relying on remote network.patch | (download) |
tests/Composer/Test/Command/AuditCommandTest.php |
2 2 + 0 - 0 !
tests/Composer/Test/Command/DiagnoseCommandTest.php |
3 3 + 0 - 0 !
tests/Composer/Test/Command/RequireCommandTest.php |
2 2 + 0 - 0 !
tests/Composer/Test/Command/ShowCommandTest.php |
2 2 + 0 - 0 !
tests/Composer/Test/Command/StatusCommandTest.php |
2 2 + 0 - 0 !
tests/Composer/Test/CompletionFunctionalTest.php |
2 2 + 0 - 0 !
tests/Composer/Test/Util/RemoteFilesystemTest.php |
3 3 + 0 - 0 !
7 files changed, 16 insertions(+) |
tag tests relying on remote network
|
0007 Tag test relying on git repository.patch | (download) |
tests/Composer/Test/AllFunctionalTest.php |
2 2 + 0 - 0 !
1 file changed, 2 insertions(+) |
tag test relying on git repository
|
0009 Skip tests failing on 32 bit architectures.patch | (download) |
tests/Composer/Test/InstallerTest.php |
8 8 + 0 - 0 !
1 file changed, 8 insertions(+) |
skip tests failing on 32-bit architectures
|
0008 Change return type.patch | (download) |
src/bootstrap.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
change return type
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
No idea why this doesnt work as is.
|
0009 Workaround dh_phpcomposer limitations.patch | (download) |
composer.json |
13 7 + 6 - 0 !
1 file changed, 7 insertions(+), 6 deletions(-) |
workaround dh_phpcomposer limitations
Bug-Debian: https://bugs.debian.org/765899
|
0010 Skip incompatible test with Debian installed version.patch | (download) |
tests/Composer/Test/ApplicationTest.php |
4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-) |
skip incompatible test with debian installed version
|
0011 Make provider functions static PHPUnit 11 Fix.patch | (download) |
tests/Composer/Test/Advisory/AuditorTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Command/BaseDependencyCommandTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Command/InstallCommandTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Command/ReinstallCommandTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Command/RequireCommandTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Command/SelfUpdateCommandTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Command/ShowCommandTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Command/UpdateCommandTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Json/ComposerSchemaTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Package/Version/VersionGuesserTest.php |
2 1 + 1 - 0 !
10 files changed, 12 insertions(+), 12 deletions(-) |
make provider functions static (phpunit 11 fix)
Bug-Debian: https://bugs.debian.org/1070504
|
0012 Group nophpunit11 for tests failing with PHPUnit 11.patch | (download) |
tests/Composer/Test/Command/SelfUpdateCommandTest.php |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
group nophpunit11 for tests failing with phpunit 11
Bug-Debian: https://bugs.debian.org/1070504
|
0013 Order changed.patch | (download) |
tests/Composer/Test/Fixtures/installer-slow/github-issues-7665.test |
30 15 + 15 - 0 !
1 file changed, 15 insertions(+), 15 deletions(-) |
order changed
TODO: why?
|
0014 Revert Add workaround for InstalledVersion to ensure.patch | (download) |
tests/bootstrap.php |
3 0 + 3 - 0 !
1 file changed, 3 deletions(-) |
revert "add workaround for installedversion to ensure we always run
last version"
This reverts commit d2cd6dec2d924aa725ccf080eb48086d7eac90f7.
|
0015 Revert Fix regression from 12233 in InstalledVersion.patch | (download) |
src/Composer/InstalledVersions.php |
20 2 + 18 - 0 !
tests/Composer/Test/InstalledVersionsTest.php |
27 0 + 27 - 0 !
tests/bootstrap.php |
6 5 + 1 - 0 !
3 files changed, 7 insertions(+), 46 deletions(-) |
revert "fix regression from #12233 in installedversions when reload
is used, fixes #12235"
This reverts commit ee6dc33fd10f550237da9fa2518f0741ca2c7698.
|
0016 Modernize PHPUnit syntax.patch | (download) |
tests/Composer/Test/Advisory/AuditorTest.php |
9 5 + 4 - 0 !
tests/Composer/Test/AllFunctionalTest.php |
8 4 + 4 - 0 !
tests/Composer/Test/Autoload/AutoloadGeneratorTest.php |
90 45 + 45 - 0 !
tests/Composer/Test/Autoload/ClassLoaderTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/CacheTest.php |
14 7 + 7 - 0 !
tests/Composer/Test/Command/BaseDependencyCommandTest.php |
22 8 + 14 - 0 !
tests/Composer/Test/Command/BumpCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/CheckPlatformReqsCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/ConfigCommandTest.php |
5 3 + 2 - 0 !
tests/Composer/Test/Command/FundCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/HomeCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/InstallCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/ReinstallCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/RemoveCommandTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Command/RequireCommandTest.php |
5 3 + 2 - 0 !
tests/Composer/Test/Command/RunScriptCommandTest.php |
13 6 + 7 - 0 !
tests/Composer/Test/Command/SearchCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/SelfUpdateCommandTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Command/ShowCommandTest.php |
7 4 + 3 - 0 !
tests/Composer/Test/Command/StatusCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/SuggestsCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Command/UpdateCommandTest.php |
5 3 + 2 - 0 !
tests/Composer/Test/Command/ValidateCommandTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/CompletionFunctionalTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Config/JsonConfigSourceTest.php |
7 3 + 4 - 0 !
tests/Composer/Test/ConfigTest.php |
14 6 + 8 - 0 !
tests/Composer/Test/DependencyResolver/PoolBuilderTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/DependencyResolver/PoolOptimizerTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/DocumentationTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Downloader/ArchiveDownloaderTest.php |
19 9 + 10 - 0 !
tests/Composer/Test/Downloader/DownloadManagerTest.php |
231 116 + 115 - 0 !
tests/Composer/Test/Downloader/FileDownloaderTest.php |
36 18 + 18 - 0 !
tests/Composer/Test/Downloader/FossilDownloaderTest.php |
16 8 + 8 - 0 !
tests/Composer/Test/Downloader/GitDownloaderTest.php |
113 57 + 56 - 0 !
tests/Composer/Test/Downloader/HgDownloaderTest.php |
16 8 + 8 - 0 !
tests/Composer/Test/Downloader/PerforceDownloaderTest.php |
26 11 + 15 - 0 !
tests/Composer/Test/Downloader/ZipDownloaderTest.php |
62 31 + 31 - 0 !
tests/Composer/Test/EventDispatcher/EventDispatcherTest.php |
59 28 + 31 - 0 !
tests/Composer/Test/FactoryTest.php |
2 1 + 1 - 0 !
tests/Composer/Test/Filter/PlatformRequirementFilter/IgnoreAllPlatformRequirementFilterTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Filter/PlatformRequirementFilter/IgnoreListPlatformRequirementFilterTest.php |
7 3 + 4 - 0 !
tests/Composer/Test/Filter/PlatformRequirementFilter/IgnoreNothingPlatformRequirementFilterTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Filter/PlatformRequirementFilter/PlatformRequirementFilterFactoryTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/IO/ConsoleIOTest.php |
10 5 + 5 - 0 !
tests/Composer/Test/InstalledVersionsTest.php |
25 7 + 18 - 0 !
tests/Composer/Test/Installer/BinaryInstallerTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Installer/InstallationManagerTest.php |
42 21 + 21 - 0 !
tests/Composer/Test/Installer/LibraryInstallerTest.php |
29 12 + 17 - 0 !
tests/Composer/Test/Installer/MetapackageInstallerTest.php |
8 4 + 4 - 0 !
tests/Composer/Test/Installer/SuggestedPackagesReporterTest.php |
14 7 + 7 - 0 !
tests/Composer/Test/InstallerTest.php |
45 23 + 22 - 0 !
tests/Composer/Test/Json/ComposerSchemaTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Json/JsonManipulatorTest.php |
13 4 + 9 - 0 !
tests/Composer/Test/Json/JsonValidationExceptionTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Package/Archiver/GitExcludeFilterTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Package/Archiver/ZipArchiverTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Package/BasePackageTest.php |
25 13 + 12 - 0 !
tests/Composer/Test/Package/CompletePackageTest.php |
13 4 + 9 - 0 !
tests/Composer/Test/Package/Dumper/ArrayDumperTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Package/Loader/ArrayLoaderTest.php |
14 5 + 9 - 0 !
tests/Composer/Test/Package/Loader/ValidatingArrayLoaderTest.php |
13 5 + 8 - 0 !
tests/Composer/Test/Package/LockerTest.php |
24 12 + 12 - 0 !
tests/Composer/Test/Package/Version/VersionBumperTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Package/Version/VersionGuesserTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Package/Version/VersionParserTest.php |
8 3 + 5 - 0 !
tests/Composer/Test/Package/Version/VersionSelectorTest.php |
27 13 + 14 - 0 !
tests/Composer/Test/Platform/VersionTest.php |
13 4 + 9 - 0 !
tests/Composer/Test/Plugin/PluginInstallerTest.php |
59 29 + 30 - 0 !
tests/Composer/Test/Question/StrictConfirmationQuestionTest.php |
9 3 + 6 - 0 !
tests/Composer/Test/Repository/ComposerRepositoryTest.php |
14 7 + 7 - 0 !
tests/Composer/Test/Repository/CompositeRepositoryTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Repository/FilesystemRepositoryTest.php |
24 12 + 12 - 0 !
tests/Composer/Test/Repository/FilterRepositoryTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Repository/PlatformRepositoryTest.php |
11 4 + 7 - 0 !
tests/Composer/Test/Repository/RepositoryFactoryTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Repository/RepositoryManagerTest.php |
10 5 + 5 - 0 !
tests/Composer/Test/Repository/RepositoryUtilsTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Repository/Vcs/FossilDriverTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Repository/Vcs/GitBitbucketDriverTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Repository/Vcs/GitHubDriverTest.php |
29 13 + 16 - 0 !
tests/Composer/Test/Repository/Vcs/GitLabDriverTest.php |
9 5 + 4 - 0 !
tests/Composer/Test/Repository/Vcs/HgDriverTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Repository/Vcs/PerforceDriverTest.php |
17 7 + 10 - 0 !
tests/Composer/Test/Repository/Vcs/SvnDriverTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Util/AuthHelperTest.php |
16 5 + 11 - 0 !
tests/Composer/Test/Util/BitbucketTest.php |
5 2 + 3 - 0 !
tests/Composer/Test/Util/ErrorHandlerTest.php |
3 2 + 1 - 0 !
tests/Composer/Test/Util/FilesystemTest.php |
13 4 + 9 - 0 !
tests/Composer/Test/Util/GitTest.php |
16 5 + 11 - 0 !
tests/Composer/Test/Util/Http/ProxyItemTest.php |
9 3 + 6 - 0 !
tests/Composer/Test/Util/Http/ProxyManagerTest.php |
10 4 + 6 - 0 !
tests/Composer/Test/Util/Http/RequestProxyTest.php |
11 5 + 6 - 0 !
tests/Composer/Test/Util/HttpDownloaderTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Util/NoProxyPatternTest.php |
17 5 + 12 - 0 !
tests/Composer/Test/Util/PackageSorterTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Util/ProcessExecutorTest.php |
8 3 + 5 - 0 !
tests/Composer/Test/Util/RemoteFilesystemTest.php |
10 5 + 5 - 0 !
tests/Composer/Test/Util/StreamContextFactoryTest.php |
8 3 + 5 - 0 !
tests/Composer/Test/Util/SvnTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Util/TlsHelperTest.php |
4 2 + 2 - 0 !
tests/Composer/Test/Util/UrlTest.php |
8 3 + 5 - 0 !
101 files changed, 743 insertions(+), 842 deletions(-) |
modernize phpunit syntax
|