Search is not available for this dataset
hash
string
author
int32
committer_date
string
timezone
int64
parents
string
message
string
changes
string
language
string
c30925e68d71116b88140fb76c2722539cac4a22
36
2020-04-07 15:49:07+02:00
-7,200
['b166ef4b58e95226109c698db4c8865f29c0af84']
extracted `VersionParser::DEV_MASTER_ALIAS` (#8742)
[{'old_path': 'src/Composer/DependencyResolver/Problem.php', 'new_path': 'src/Composer/DependencyResolver/Problem.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -17,6 +17,7 @@\n use Composer\\Repository\\RepositorySet;\n use Composer\\Repository\\LockArrayRepository;\n use Composer\\Semver\\Constraint\\Constra...
PHP
96c1ba279aaaef5ce797e99de55db8c31c3cb26d
281
2020-04-07 15:55:59+02:00
-7,200
['a8c105da344dd84ebd5d11be7943a45b09dc076f']
Add infos about plugin install failure
[{'old_path': 'src/Composer/Installer/PluginInstaller.php', 'new_path': 'src/Composer/Installer/PluginInstaller.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -62,7 +62,7 @@ public function install(InstalledRepositoryInterface $repo, PackageInterface $pa\n $this->composer->getPluginManager()->regis...
PHP
11999118a5e3d488c89165eaa1ae15dc99720b60
281
2020-04-07 16:04:58+02:00
-7,200
['96c1ba279aaaef5ce797e99de55db8c31c3cb26d']
Avoid failing on malformed funding info, fixes #8731
[{'old_path': 'src/Composer/Command/FundCommand.php', 'new_path': 'src/Composer/Command/FundCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -91,6 +91,10 @@ private function insertFundingData(array $fundings, CompletePackageInterface $pa\n {\n foreach ($package->getFunding() as $fundingOption...
PHP
736af4cb58163a432f419cdd0480e7a3729803ea
281
2020-04-07 16:13:56+02:00
-7,200
['52d1b52eb6436a69afd1ee550181b7e08267f28e']
Add with-all-dependencies and update-with-all-dependencies args to remove command
[{'old_path': 'src/Composer/Command/RemoveCommand.php', 'new_path': 'src/Composer/Command/RemoveCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -45,6 +45,8 @@ protected function configure()\n new InputOption('no-scripts', null, InputOption::VALUE_NONE, 'Skips the execution of all scripts...
PHP
a47f44bc61a17b70ef7d5d1f03bfd0336df87044
498
2020-04-08 09:50:35+02:00
14,400
['11999118a5e3d488c89165eaa1ae15dc99720b60']
docs updated install package custom path
[{'old_path': 'doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md', 'new_path': 'doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,6 +7,7 @@ the default `vendor` folder by using\n \n If you are a **package author** and w...
PHP
577a7e36263cd42e306a2c4b0759932da415afae
281
2020-04-08 09:50:46+02:00
-7,200
['a47f44bc61a17b70ef7d5d1f03bfd0336df87044']
Add an example using type:* syntax
[{'old_path': 'doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md', 'new_path': 'doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -31,21 +31,24 @@ As a **package consumer** you can set or override the install path for a pa...
PHP
593d5abf2789253928afae1b096964fe97b19f20
36
2020-04-08 10:01:09+02:00
-7,200
['736af4cb58163a432f419cdd0480e7a3729803ea']
use more precise phpstan/psam return-types (#8744)
[{'old_path': 'src/Composer/Package/Archiver/ArchiveManager.php', 'new_path': 'src/Composer/Package/Archiver/ArchiveManager.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,6 +28,9 @@ class ArchiveManager\n protected $downloadManager;\n protected $loop;\n \n+ /**\n+ * @var ArchiverInterface[]\...
PHP
a695f686c3b9a8cc524e55efd6d704ae39bcf212
281
2020-04-08 11:46:06+02:00
-7,200
['eeca9f68adc4c2b965d4a0b3d943023d6afa7927']
Add some docblocks and make sure RepositorySet/PoolBuilder accept regular rootAliases and not pre-normalized ones
[{'old_path': 'src/Composer/DependencyResolver/PoolBuilder.php', 'new_path': 'src/Composer/DependencyResolver/PoolBuilder.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -34,6 +34,9 @@ class PoolBuilder\n {\n private $acceptableStabilities;\n private $stabilityFlags;\n+ /**\n+ * @psalm-var array<...
PHP
64f907f93f3b2235e53b1b01ca413d253c5ba5de
281
2020-04-08 12:31:02+02:00
-7,200
['a695f686c3b9a8cc524e55efd6d704ae39bcf212']
Fix handling of aliases to use consistent format everywhere
[{'old_path': 'src/Composer/DependencyResolver/LockTransaction.php', 'new_path': 'src/Composer/DependencyResolver/LockTransaction.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -122,8 +122,10 @@ public function getAliases($aliases)\n \n foreach ($this->resultPackages['all'] as $package) {\n ...
PHP
2e64e8dc2e7af24b619d4cb6fc5fe2279000fe25
281
2020-04-08 14:18:38+02:00
-7,200
['64f907f93f3b2235e53b1b01ca413d253c5ba5de']
Avoid generating duplicate aliases in lock file if several aliased packages are installed
[{'old_path': 'src/Composer/DependencyResolver/LockTransaction.php', 'new_path': 'src/Composer/DependencyResolver/LockTransaction.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -122,9 +122,10 @@ public function getAliases($aliases)\n \n foreach ($this->resultPackages['all'] as $package) {\n ...
PHP
8930f1b8246ee6e79ec13d677e3ac7c3a29019d2
281
2020-04-08 15:18:28+02:00
-7,200
['2e64e8dc2e7af24b619d4cb6fc5fe2279000fe25']
Add color to lock operations and dry run output
[{'old_path': 'src/Composer/DependencyResolver/Operation/InstallOperation.php', 'new_path': 'src/Composer/DependencyResolver/Operation/InstallOperation.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -61,7 +61,7 @@ public function getOperationType()\n */\n public function show($lock)\n {\n- ...
PHP
9575c7623f8d7dbc856348231068e47e8e73c748
281
2020-04-08 16:44:32+02:00
-7,200
['ee09b75be3842ecd10206cdba972e0a93e5e695a']
Update changelog, add upgrade guide
[{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,24 @@\n+### [2.0.0-?] 2020-??\n+\n+ * Breaking: This is a major release and while we tried to keep things compatible for most users, you might want to have a look at the [UPGRADE](UPGRADE-2.0.md) guides\...
PHP
aa6be02c64ab3bb639ed0e57aabb5e8f484aac96
281
2020-04-08 17:53:15+02:00
-7,200
['9575c7623f8d7dbc856348231068e47e8e73c748']
Allow COMPOSER_DISABLE_NETWORK to work with GitHubDriver by doing a cache priming pass first
[{'old_path': 'doc/03-cli.md', 'new_path': 'doc/03-cli.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -958,4 +958,7 @@ can also set it to `*` to ignore the proxy for all HTTP requests.\n If set to `1`, disables network access (best effort). This can be used for debugging or\n to run Composer on a plane or a sta...
PHP
5cdc9a11a3386de77f96238738f52261c52e47fd
388
2020-04-08 18:12:29+02:00
-7,200
['aa6be02c64ab3bb639ed0e57aabb5e8f484aac96']
Minor upgrade guide text change
[{'old_path': 'UPGRADE-2.0.md', 'new_path': 'UPGRADE-2.0.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,8 +1,8 @@\n-# Upgrades guides for Composer 1.x to 2.0\n+# Upgrade guides for Composer 1.x to 2.0\n \n ## For composer CLI users\n \n-- Packages existing in a higher priority repository will now be entirely...
PHP
eaf31e4f5cc02dc32943e84b8b298f2b26ce2193
388
2020-04-08 18:13:21+02:00
-7,200
['5cdc9a11a3386de77f96238738f52261c52e47fd']
Minor upgrade guide text change
[{'old_path': 'UPGRADE-2.0.md', 'new_path': 'UPGRADE-2.0.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,7 +2,7 @@\n \n ## For composer CLI users\n \n-- If a packages exists in a higher priority repository, it will now be entirely ignored in lower repository ones\n+- If a packages exists in a higher priority ...
PHP
63eb178297922f43af083d88250b90758eaf2ac0
158
2020-04-09 09:50:19+02:00
-28,800
['ff3f055439076652b66923920f9255076fc2d041']
compatible with symfony/console 5.0.0 getVerticalBorderChars() method
[{'old_path': 'src/Composer/Command/BaseDependencyCommand.php', 'new_path': 'src/Composer/Command/BaseDependencyCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -184,7 +184,11 @@ protected function printTable(OutputInterface $output, $results)\n $renderer = new Table($output);\n $renderer...
PHP
067101dbf52a1e3c64f35f8135566abca98548fe
22
2020-04-09 09:58:34+02:00
-7,200
['46db638678ea9222307dec3bae660434a7cec527']
Only send GitHub API token to api.github.com domain (#8747)
[{'old_path': 'src/Composer/Util/RemoteFilesystem.php', 'new_path': 'src/Composer/Util/RemoteFilesystem.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -277,7 +277,7 @@ protected function get($originUrl, $fileUrl, $additionalOptions = array(), $file\n \n if (isset($options['github-token'])) {\n ...
PHP
55f122008b43b3a77a9e79692ef89e0ce97d391b
281
2020-04-09 10:32:59+02:00
-7,200
['0aaa815268c60bcb7489b7a16bcb80cee4af20c5']
Make sure we avoid cleanup running more than once per package on VcsDownloader
[{'old_path': 'src/Composer/Downloader/GitDownloader.php', 'new_path': 'src/Composer/Downloader/GitDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -27,8 +27,8 @@\n */\n class GitDownloader extends VcsDownloader implements DvcsDownloaderInterface\n {\n- private $hasStashedChanges = false;\n- pr...
PHP
8b0da77a1d5173f65b026d7475a1526bc29df939
281
2020-04-09 10:48:48+02:00
-7,200
['55f122008b43b3a77a9e79692ef89e0ce97d391b']
Make sure cleanup is called for every package in case any operation fails to execute
[{'old_path': 'src/Composer/Installer/InstallationManager.php', 'new_path': 'src/Composer/Installer/InstallationManager.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -196,6 +196,8 @@ public function execute(RepositoryInterface $repo, array $operations, $devMode =\n $this->loop->wait($promises);\n ...
PHP
b6bad4eef62f663d32bc6c78ea9ff214b12bdd9c
281
2020-04-09 13:39:06+02:00
-7,200
['59c831c2f8ab8ffe740614de9037a0dbb247900e']
Add options to configure repository priorities
[{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,6 +8,7 @@\n * Added support for parallel downloads of package metadata and zip files, this requires that the curl extension is present\n * Added much clearer dependency resolution error reporting for commo...
PHP
6f6974df706cd4945a552f43f37fff82d1d1533e
36
2020-04-09 13:44:30+02:00
-7,200
['59c831c2f8ab8ffe740614de9037a0dbb247900e']
added phpdocs (#8754)
[{'old_path': 'src/Composer/Downloader/GitDownloader.php', 'new_path': 'src/Composer/Downloader/GitDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -27,9 +27,24 @@\n */\n class GitDownloader extends VcsDownloader implements DvcsDownloaderInterface\n {\n+ /**\n+ * @var bool[]\n+ * @psalm-va...
PHP
059c00917977577de0f1b1c70f743e5cae84e16a
281
2020-04-09 14:01:05+02:00
-7,200
['b6bad4eef62f663d32bc6c78ea9ff214b12bdd9c']
Docs fixes Co-Authored-By: Nils Adermann <naderman@naderman.de>
[{'old_path': 'doc/05-repositories.md', 'new_path': 'doc/05-repositories.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -50,7 +50,7 @@ defined in your dependencies will not be loaded. Read the\n want to learn why.\n \n When resolving dependencies, packages are looked up from repositories from\n-top to bottom, a...
PHP
ccc8829ed963c8add98a60d88ad3ae6d8e7f11de
281
2020-04-09 15:17:30+02:00
-7,200
['067101dbf52a1e3c64f35f8135566abca98548fe']
Allow forcing self-update to stick to 1.x or 2.x using --1 and --2 flags, fixes #8753
[{'old_path': 'src/Composer/Command/SelfUpdateCommand.php', 'new_path': 'src/Composer/Command/SelfUpdateCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -51,6 +51,8 @@ protected function configure()\n new InputOption('stable', null, InputOption::VALUE_NONE, 'Force an update to the stable ...
PHP
b79f2b5e0f4eb8d5b772afe406e9b09c97102493
281
2020-04-09 15:43:47+02:00
-7,200
['ccc8829ed963c8add98a60d88ad3ae6d8e7f11de']
Make sure scripts calling composer call the correct composer binary even if the project requires composer/composer, fixes #8748
[{'old_path': 'src/Composer/EventDispatcher/EventDispatcher.php', 'new_path': 'src/Composer/EventDispatcher/EventDispatcher.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -547,7 +547,10 @@ private function ensureBinDirIsInPath()\n if (is_dir($binDir)) {\n $binDir = realpath($binDir);\n ...
PHP
f70b3b01522394e918c764b33d8f56b6803da552
281
2020-04-09 16:25:10+02:00
-7,200
['a4cd422a522a586529642a6e9ba929996e2b0141']
Avoid warning about --2 usage when no channel is requested
[{'old_path': 'src/Composer/Command/SelfUpdateCommand.php', 'new_path': 'src/Composer/Command/SelfUpdateCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -84,8 +84,10 @@ protected function execute(InputInterface $input, OutputInterface $output)\n $versionsUtil = new Versions($config, $remoteFilesy...
PHP
e121de35a3231764dadb42f43ffa813262f46b18
281
2020-04-09 17:01:48+02:00
-7,200
['0001635016a2b8f9c3323cb751d5351f187aecfa']
Fix variable used for symlinking absolute paths, refs #8700
[{'old_path': 'src/Composer/Downloader/PathDownloader.php', 'new_path': 'src/Composer/Downloader/PathDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -129,7 +129,7 @@ public function download(PackageInterface $package, $path, $output = true)\n if ($transportOptions['relative']) {\n...
PHP
a7ad186c89a597239536586b6fd09ac5df154869
281
2020-04-09 17:12:35+02:00
-7,200
['096b507050bf17a8164995b6377d8fd88505bd80']
Return early in case a call to the wrapped repo is unnecessary
[{'old_path': 'src/Composer/Repository/FilterRepository.php', 'new_path': 'src/Composer/Repository/FilterRepository.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -116,6 +116,10 @@ public function loadPackages(array $packageMap, array $acceptableStabilities, ar\n }\n }\n \n+ if (!$pa...
PHP
b3dbd953323632734c9af8b9304ad94abd026519
281
2020-04-10 11:34:00+02:00
-7,200
['eb314c5971cf32d3c32d901fa83ad01e1abdf485']
Fix PHP <5.6 syntax, fixes #8759, closes #8760
[{'old_path': 'src/Composer/Command/SelfUpdateCommand.php', 'new_path': 'src/Composer/Command/SelfUpdateCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -85,7 +85,7 @@ protected function execute(InputInterface $input, OutputInterface $output)\n \n // switch channel if requested\n $request...
PHP
2f7e90194028fc90dbddc3293a08e5c607688d43
281
2020-04-10 11:42:52+02:00
-7,200
['b3dbd953323632734c9af8b9304ad94abd026519']
Fix #8748 in an alternative way to avoid messing with PATH for other binaries, fixes #8758
[{'old_path': 'src/Composer/EventDispatcher/EventDispatcher.php', 'new_path': 'src/Composer/EventDispatcher/EventDispatcher.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -247,6 +247,13 @@ protected function doDispatch(Event $event)\n }\n }\n \n+ // if compose...
PHP
4cb74d33e6b1e4be6a1c36a0bb50f33a26513f0f
281
2020-04-10 12:10:30+02:00
-7,200
['86cfbdc5414fcd014e0b8ad3ad73b064e956eef2']
Forward default HttpDownloader options to RemoteFilesystem/CurlDownloader, fixes #8757
[{'old_path': 'src/Composer/Util/HttpDownloader.php', 'new_path': 'src/Composer/Util/HttpDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -155,6 +155,7 @@ private function addJob($request, $sync = false)\n // start job\n $url = $job['request']['url'];\n ...
PHP
40a35abb9423e16f8bafcb1ed1b7e027881b0422
281
2020-04-10 12:24:43+02:00
-7,200
['4cb74d33e6b1e4be6a1c36a0bb50f33a26513f0f']
Resolve options when creating requests to fix 5.3 build
[{'old_path': 'src/Composer/Util/HttpDownloader.php', 'new_path': 'src/Composer/Util/HttpDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -129,6 +129,8 @@ public function setOptions(array $options)\n \n private function addJob($request, $sync = false)\n {\n+ $request['options'] = array_...
PHP
c67c804c4b96f6e8504a52805147ddde74199e80
482
2020-04-10 13:32:55+02:00
-7,200
['40a35abb9423e16f8bafcb1ed1b7e027881b0422']
Fix the doc about repository priorities
[{'old_path': 'doc/articles/repository-priorities.md', 'new_path': 'doc/articles/repository-priorities.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -17,7 +17,7 @@ has been found somewhere. It also avoids loading duplicate packages in case\n the same package is present in several of your repositories.\n - Secu...
PHP
4497046f1653d053fb8b29a27590d79429f3478e
482
2020-04-10 13:40:02+02:00
-7,200
['40a35abb9423e16f8bafcb1ed1b7e027881b0422']
Add the new repository options in the JSON schema
[{'old_path': 'res/composer-schema.json', 'new_path': 'res/composer-schema.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -650,6 +650,19 @@\n "properties": {\n "type": { "type": "string", "enum": ["composer"] },\n "url": { "type": "string" },\n+ "cano...
PHP
960fa4b205bc336caac3b15d437e2662764c87f8
336
2020-04-10 19:01:06+02:00
-7,200
['eb314c5971cf32d3c32d901fa83ad01e1abdf485']
Allow duplicate dashes in package names fixes #8749 1.10 implementation of #8750
[{'old_path': 'src/Composer/Package/Loader/ValidatingArrayLoader.php', 'new_path': 'src/Composer/Package/Loader/ValidatingArrayLoader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -374,8 +374,8 @@ public static function hasPackageNamingError($name, $isLink = false)\n return;\n }\n \n- ...
PHP
c718579623f695cca148ed4ada38d5bc395a83b9
219
2020-04-12 14:35:23+02:00
-7,200
['eb314c5971cf32d3c32d901fa83ad01e1abdf485']
Dispatch POST_STATUS_CMD even when there is no changes
[{'old_path': 'src/Composer/Command/StatusCommand.php', 'new_path': 'src/Composer/Command/StatusCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -65,20 +65,37 @@ protected function configure()\n */\n protected function execute(InputInterface $input, OutputInterface $output)\n {\n- // ...
PHP
94c7afb69b4bf44671e4d0d3d1a545ba30988c95
219
2020-04-12 21:54:51+02:00
-7,200
['40a35abb9423e16f8bafcb1ed1b7e027881b0422']
Check syntax of PHP files in src
[{'old_path': '.travis.yml', 'new_path': '.travis.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -71,6 +71,7 @@ before_script:\n - git config --global user.email travis@example.com\n \n script:\n+ - ( set -e; for f in $(find src/ -name *.php); do php -l "$f" || exit 1; done )\n - if [[ $PHPSTAN == "1" ]];...
PHP
280f02b4bc4b0eee2a39cb19654a3cc0d0235afb
144
2020-04-13 06:22:02+07:00
-25,200
['40a35abb9423e16f8bafcb1ed1b7e027881b0422']
Update HTTP URLs to their HTTPS if they already redirect automatically
[{'old_path': '.gitattributes', 'new_path': '.gitattributes', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,7 +2,7 @@\n * text=auto eol=lf\n \n # These files are always considered text and should use LF.\n-# See core.whitespace @ http://git-scm.com/docs/git-config for whitespace flags.\n+# See core.whitesp...
PHP
fdb35a6a061847d5f5c1fa440c00826f688c3879
144
2020-04-13 07:12:35+07:00
-25,200
['40a35abb9423e16f8bafcb1ed1b7e027881b0422']
Fix \Composer\Installer\PackageEvent::__construct() and \Composer\Repository\ComposerRepository::isVersionAcceptable() required arguments used after optional, which is deprecated in PHP 8.0 1. `Deprecated: Required parameter $name follows optional parameter $constraint in src\Composer\Repository\ComposerRepository.php...
[{'old_path': 'src/Composer/Installer/PackageEvent.php', 'new_path': 'src/Composer/Installer/PackageEvent.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -70,7 +70,7 @@ class PackageEvent extends Event\n * @param OperationInterface[] $operations\n * @param OperationInterface $operation\n */\n- ...
PHP
62fda2ed85a41cd79de97a5fb1f967ad7b8aaf9f
281
2020-04-13 12:10:31+02:00
-7,200
['048781c268666149fcae34bd795fbf11558e32ff']
Reorg ComposerRepository to fix tests
[{'old_path': 'src/Composer/Repository/ComposerRepository.php', 'new_path': 'src/Composer/Repository/ComposerRepository.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -498,7 +498,7 @@ private function hasProviders()\n * @param string $name package name\n * @return array|mixed\n */\n- private ...
PHP
7d3f45cf04273d10f8c2eeefac84975d555e1917
281
2020-04-13 12:15:17+02:00
-7,200
['62fda2ed85a41cd79de97a5fb1f967ad7b8aaf9f']
Avoid errors in cleanup, fixes #8766, fixes #8764
[{'old_path': 'src/Composer/Downloader/FileDownloader.php', 'new_path': 'src/Composer/Downloader/FileDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -239,14 +239,17 @@ public function cleanup($type, PackageInterface $package, $path, PackageInterfac\n if (file_exists($fileName)) {\n ...
PHP
be1ddcf29356cea48c87ff8a8d670311f3d78a38
281
2020-04-13 12:48:43+02:00
-7,200
['876136022beff1ba0810d7f3c7a7001d8d0b2b08']
Fix handling of svn trunk in version guesser, fixes #8765
[{'old_path': 'src/Composer/Package/Version/VersionGuesser.php', 'new_path': 'src/Composer/Package/Version/VersionGuesser.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -321,7 +321,11 @@ private function guessSvnVersion(array $packageConfig, $path)\n }\n \n $prettyVersion = trim...
PHP
e0e2bb11a5b7d2f85a0aed371d3b35d024fa852d
530
2020-04-13 19:45:35-04:00
14,400
['be1ddcf29356cea48c87ff8a8d670311f3d78a38']
Fix typo: directory instead of directoy
[{'old_path': 'src/Composer/Console/Application.php', 'new_path': 'src/Composer/Console/Application.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -514,7 +514,7 @@ private function getPluginCommands()\n }\n \n /**\n- * Get the working directoy at startup time\n+ * Get the working directory at s...
PHP
831271eaf9a7bf2ecdf229fd8461bd56d1999d4f
388
2020-04-14 21:51:58+02:00
-7,200
['e8aae7a86bd952ae670f66e88ecac7ebd0e01dbe']
Remove getVersion() reference from upgrading guide for plugins It returns the Composer version, but you want to compare plugin api version.
[{'old_path': 'UPGRADE-2.0.md', 'new_path': 'UPGRADE-2.0.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -11,7 +11,7 @@\n \n ## For integrators and plugin authors\n \n-- composer-plugin-api has been bumped to 2.0.0 - you can detect which version of Composer you run via `PluginInterface::PLUGIN_API_VERSION`, or u...
PHP
3819b02fea44a29be97cf9ebdf668114352b7369
36
2020-04-14 22:05:58+02:00
-7,200
['831271eaf9a7bf2ecdf229fd8461bd56d1999d4f']
added phpstan types to `CompletePackageInterface` (#8782)
[{'old_path': 'src/Composer/Package/CompletePackageInterface.php', 'new_path': 'src/Composer/Package/CompletePackageInterface.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,30 +22,30 @@ interface CompletePackageInterface extends PackageInterface\n /**\n * Returns the scripts of this package\n ...
PHP
a0c5d519e985009fc6a50df03cffb6b886674ffa
281
2020-04-14 22:35:13+02:00
-7,200
['3819b02fea44a29be97cf9ebdf668114352b7369']
Restore --no-suggest but mark it deprecated, remove --no-custom-installers and mark --dev also deprecated with stronger wording
[{'old_path': 'src/Composer/Command/InstallCommand.php', 'new_path': 'src/Composer/Command/InstallCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -38,9 +38,9 @@ protected function configure()\n new InputOption(\'prefer-source\', null, InputOption::VALUE_NONE, \'Forces installation from p...
PHP
6bed9d8f13c2ef467ba543902a30e4d11e339451
281
2020-04-14 22:55:53+02:00
-7,200
['a0c5d519e985009fc6a50df03cffb6b886674ffa']
Implement count and search correctly in FilterRepository
[{'old_path': 'src/Composer/Repository/FilterRepository.php', 'new_path': 'src/Composer/Repository/FilterRepository.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -133,7 +133,15 @@ public function loadPackages(array $packageMap, array $acceptableStabilities, ar\n */\n public function search($query, $m...
PHP
11765ddfeaa5da4e76e8b7132cc5a41002f25a83
281
2020-04-14 23:42:49+02:00
-7,200
['6bed9d8f13c2ef467ba543902a30e4d11e339451']
Add --unused flag to remove command, fixes #8283
[{'old_path': 'src/Composer/Command/RemoveCommand.php', 'new_path': 'src/Composer/Command/RemoveCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -48,6 +48,7 @@ protected function configure()\n new InputOption('update-with-all-dependencies', null, InputOption::VALUE_NONE, 'Allows all inher...
PHP
1883832ddc75feab6d56c3dc0877807592ec74ae
259
2020-04-14 23:48:18+02:00
21,600
['6bed9d8f13c2ef467ba543902a30e4d11e339451']
Provides a post download event (#8655)
[{'old_path': 'src/Composer/Downloader/FileDownloader.php', 'new_path': 'src/Composer/Downloader/FileDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -21,6 +21,7 @@\n use Composer\\Package\\PackageInterface;\n use Composer\\Package\\Version\\VersionParser;\n use Composer\\Plugin\\PluginEvents;\n+use C...
PHP
feefa9be71617d808a9bdb6a8772fddfbaec5ac1
281
2020-04-14 23:51:34+02:00
-7,200
['5e9bf532c16bdc73b54e67545e6b1443d8303a6f']
Add post-file-download event to docs, refs #8655
[{'old_path': 'doc/articles/scripts.md', 'new_path': 'doc/articles/scripts.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -64,6 +64,8 @@ Composer fires the following named events during its execution process:\n - **pre-file-download**: occurs before files are downloaded and allows\n you to manipulate the `Htt...
PHP
44a4429978d1b3c6223277b875762b2930e83e8c
281
2020-04-15 00:24:13+02:00
-7,200
['feefa9be71617d808a9bdb6a8772fddfbaec5ac1']
Remove PEAR installer/downloader/repos/..., fixes #8778
[{'old_path': 'doc/04-schema.md', 'new_path': 'doc/04-schema.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -770,8 +770,6 @@ The following repository types are supported:\n using the `options` parameter.\n * **vcs:** The version control system repository can fetch packages from git,\n svn, fossil and hg rep...
PHP
8f489d3d6c462e6e3e4fb1247b87cd9ed32c6dad
482
2020-04-15 10:02:16+02:00
-7,200
['00ad18b74236567c5b485b5df3e668ed0f396421']
Remove the pear repository type from the JSON schema
[{'old_path': 'res/composer-schema.json', 'new_path': 'res/composer-schema.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -640,7 +640,6 @@\n { "$ref": "#/definitions/vcs-repository" },\n { "$ref": "#/definitions/path-repository" },\n { "$ref": "#/definitions/art...
PHP
3e8021ed066a4bf9994f5aa0267879671676e463
336
2020-04-15 13:43:05+02:00
-7,200
['fd6e13dddc2dddeb886dfd4ba0c0ad1481b49ed1']
Add package naming pattern to the composer.json JSON schema fixes #8749
[{'old_path': 'res/composer-schema.json', 'new_path': 'res/composer-schema.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,7 +7,8 @@\n "properties": {\n "name": {\n "type": "string",\n- "description": "Package name, including \'vendor-name/\' prefix."\n+ "descri...
PHP
80a7c40c764e6ed3359e3e1648511c51cc50f8f0
281
2020-04-15 16:47:44+02:00
-7,200
['c1f6f339c2aa47b5ea86d8bcb5a24871fd0fa9f3']
Shorten long lists of similar versions in problem output, fixes #8743
[{'old_path': 'src/Composer/DependencyResolver/Problem.php', 'new_path': 'src/Composer/DependencyResolver/Problem.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -66,7 +66,7 @@ public function getReasons()\n * @param array $installedMap A map of all present packages\n * @return string\n */\n- ...
PHP
bd34ff13287aa26cad87da7233c6b2ad655cc2d6
296
2020-04-16 01:14:56+02:00
-7,200
['12be472c6b2d5b36a380253ab01b7d199c4cb453']
Remove unused property $httpDownloader
[{'old_path': 'src/Composer/Downloader/DownloadManager.php', 'new_path': 'src/Composer/Downloader/DownloadManager.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,7 +25,6 @@\n class DownloadManager\n {\n private $io;\n- private $httpDownloader;\n private $preferDist = false;\n private $preferS...
PHP
4ec73874cbae382807f3db70121643f1e8befbeb
522
2020-04-17 22:38:14+02:00
-7,200
['12be472c6b2d5b36a380253ab01b7d199c4cb453']
Add "no-check-version" option to ValidateCommand
[{'old_path': 'src/Composer/Command/ValidateCommand.php', 'new_path': 'src/Composer/Command/ValidateCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -42,6 +42,7 @@ protected function configure()\n new InputOption('no-check-all', null, InputOption::VALUE_NONE, 'Do not validate requires for...
PHP
a54bf0e2d4003c9a442a96f3501a90667048e965
522
2020-04-18 09:24:54+02:00
-7,200
['4ec73874cbae382807f3db70121643f1e8befbeb']
Use flags instead of boolean in ConfigValidator for checking version field
[{'old_path': 'src/Composer/Command/ValidateCommand.php', 'new_path': 'src/Composer/Command/ValidateCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -87,7 +87,7 @@ protected function execute(InputInterface $input, OutputInterface $output)\n $checkAll = $input->getOption('no-check-all') ? 0 : Vali...
PHP
424c08d6b291cbbadfa5f29a975629c500c3885d
281
2020-04-19 15:51:29+02:00
-7,200
['b3f46979b09588e60628a5d351f695fd6e99cebd']
Fix bug loading ~dev in some circumstances
[{'old_path': 'src/Composer/Repository/ComposerRepository.php', 'new_path': 'src/Composer/Repository/ComposerRepository.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -662,7 +662,7 @@ private function loadAsyncPackages(array $packageNames, array $acceptableStabili\n \n // load ~dev versions of the pack...
PHP
3f338ee8d9c960f8f0bc2abc94888a5cb1c19a9d
281
2020-04-19 15:51:30+02:00
-7,200
['424c08d6b291cbbadfa5f29a975629c500c3885d']
Make sure versions are sorted before they get trimmed in error output
[{'old_path': 'src/Composer/DependencyResolver/Problem.php', 'new_path': 'src/Composer/DependencyResolver/Problem.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -300,6 +300,7 @@ public static function getPackageList(array $packages, $isVerbose)\n unset($package['versions'][VersionParser::DEV_MA...
PHP
82502684b21bb179186ec392a2d86c8877636da3
281
2020-04-20 21:44:15+02:00
-7,200
['3f338ee8d9c960f8f0bc2abc94888a5cb1c19a9d']
Allow testing for installed repo state
[{'old_path': 'tests/Composer/Test/InstallerTest.php', 'new_path': 'tests/Composer/Test/InstallerTest.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -184,7 +184,7 @@ public function provideInstaller()\n /**\n * @dataProvider getIntegrationTests\n */\n- public function testIntegration($file, $m...
PHP
17ed09be2ee33afaf9838f82ed01eccf6fd3c7db
281
2020-04-20 21:50:06+02:00
-7,200
['82502684b21bb179186ec392a2d86c8877636da3']
Add failing test showing that packages fail to be installed if they match a previous alias which was not removed yet
[{'old_path': None, 'new_path': 'tests/Composer/Test/Fixtures/installer/update-alias-lock2.test', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,84 @@\n+--TEST--\n+Updating an aliased package where the old alias matches the new package should not fail\n+--COMPOSER--\n+{\n+ "repositories": [\n+ {\n+ ...
PHP
3e2163de5cb0bfe3a70a480eff13d4a0a660c0cd
328
2020-04-20 13:50:42-06:00
21,600
['3f338ee8d9c960f8f0bc2abc94888a5cb1c19a9d']
#8809: expand context for post file download event
[{'old_path': 'src/Composer/Downloader/FileDownloader.php', 'new_path': 'src/Composer/Downloader/FileDownloader.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -159,7 +159,7 @@ public function download(PackageInterface $package, $path, PackageInterface $pre\n }\n \n if ($eventDis...
PHP
e23710f92d6c6403ffe2c11a61f581035cb31c08
534
2020-04-21 08:59:36+02:00
-7,200
['3f338ee8d9c960f8f0bc2abc94888a5cb1c19a9d']
Implemented php version check in autoload.php (#8546)
[{'old_path': 'composer.lock', 'new_path': 'composer.lock', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -60,35 +60,20 @@\n "ssl",\n "tls"\n ],\n- "support": {\n- "irc": "irc://irc.freenode.org/composer",\n- "issues": "https://git...
PHP
c41bb909ff60bd378c6a8c17fc11b7aeb412e705
281
2020-04-21 11:18:02+02:00
-7,200
['e23710f92d6c6403ffe2c11a61f581035cb31c08']
Add platform check file in phars, fixes #8813
[{'old_path': 'src/Composer/Compiler.php', 'new_path': 'src/Composer/Compiler.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -139,6 +139,7 @@ public function compile($pharFile = 'composer.phar')\n $this->addFile($phar, new \\SplFileInfo(__DIR__.'/../../vendor/composer/autoload_files.php'));\n $...
PHP
af18c2bd7d170095f194db185164aa8e526388a8
281
2020-04-21 14:50:11+02:00
-7,200
['c9846d4d3c60136be2f41f7c00852b35907fd547']
Update semver, fix poolbuilder usage and optimize creation of filtering nameConstraints
[{'old_path': 'composer.lock', 'new_path': 'composer.lock', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -60,6 +60,21 @@\n "ssl",\n "tls"\n ],\n+ "support": {\n+ "irc": "irc://irc.freenode.org/composer",\n+ "issues": "https://gith...
PHP
da24d0a7d9d96ad2a98081ada6db4dc440d85631
219
2020-04-21 14:56:51+02:00
-7,200
['94c7afb69b4bf44671e4d0d3d1a545ba30988c95']
Check syntax of PHP files in src
[{'old_path': '.travis.yml', 'new_path': '.travis.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -13,6 +13,8 @@ matrix:\n include:\n - php: 5.3\n dist: precise\n+ env:\n+ - PHP_LINT=1\n - php: 5.4\n dist: trusty\n - php: 5.5\n@@ -71,7 +73,7 @@ before_script:\n - git conf...
PHP
2c8a4a1b938fc980f4a3923d9678a536b15ba030
281
2020-04-21 15:25:35+02:00
-7,200
['afa18f20925f5fc222dd70780e937a260364a108']
Add platform-check config option to disable platform_check.php generation, and disable it for Composer
[{'old_path': 'composer.json', 'new_path': 'composer.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -52,7 +52,8 @@\n "config": {\n "platform": {\n "php": "5.3.9"\n- }\n+ },\n+ "platform-check": false\n },\n "extra": {\n "branch-alias": {\n'}, {'old_...
PHP
62cd332a572ee8a8bc8557e8cb2b050b4f50d9c7
281
2020-04-21 15:30:46+02:00
-7,200
['2c8a4a1b938fc980f4a3923d9678a536b15ba030']
Go back to stable composer/semver
[{'old_path': 'composer.json', 'new_path': 'composer.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,7 +24,7 @@\n "require": {\n "php": "^5.3.2 || ^7.0",\n "composer/ca-bundle": "^1.0",\n- "composer/semver": "^2.0@dev",\n+ "composer/semver": "^2.0",\n "composer/spd...
PHP
e25bea03437e6371f791c3b492b6e6b8e22a0c29
118
2020-04-21 15:40:39+02:00
-3,600
['19902ba6a9fdb1b46e3feca4cf333e91af469067']
Enhancement: Run jobs on GitHub Actions
[{'old_path': None, 'new_path': '.github/workflows/continuous-integration.yml', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,77 @@\n+# https://help.github.com/en/categories/automating-your-workflow-with-github-actions\n+\n+name: "Continuous Integration"\n+\n+on:\n+ - "pull_request"\n+\n+env:\n+ COMPOSER_FLA...
PHP
bf39fab82de651263e683cea4930ef4beab9794d
281
2020-04-21 23:01:20+02:00
-7,200
['1eaa8cd55fbcc6e5fbee10820456da3700f46593']
Add test for root alias presence in lock
[{'old_path': None, 'new_path': 'tests/Composer/Test/Fixtures/installer/alias-in-lock.test', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,65 @@\n+--TEST--\n+Root-defined aliases end up in lock file only if required to solve deps\n+--COMPOSER--\n+{\n+ "repositories": [\n+ {\n+ "type": "pac...
PHP
ef8c410098f9d29c25d46c00ee41140a0ee5fa8c
345
2020-04-22 08:12:57+02:00
-7,200
['53b081decd7a196d4445648e78dd49f846f30ed6']
GithubActions: build master branch + pull requests
[{'old_path': '.github/workflows/continuous-integration.yml', 'new_path': '.github/workflows/continuous-integration.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,6 +3,7 @@\n name: "Continuous Integration"\n \n on:\n+ - "push"\n - "pull_request"\n \n env:\n'}]
PHP
acef74d1abffeb20a934709c7fde964aae742444
281
2020-04-22 08:28:22+02:00
-7,200
['ef8c410098f9d29c25d46c00ee41140a0ee5fa8c']
Attempt at optimizing the job matrix
[{'old_path': '.github/workflows/continuous-integration.yml', 'new_path': '.github/workflows/continuous-integration.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,17 +7,19 @@ on:\n - "pull_request"\n \n env:\n- COMPOSER_FLAGS: "--ansi --no-interaction --no-progress --no-suggest --prefer-dist --optimize-a...
PHP
a849e2b24426e9434c63cac20890d3d842d28a57
281
2020-04-22 09:27:58+02:00
-7,200
['ebd30cf8310c010eca7a980fa0811d209fdfc3e3']
Add linting, php8, release builds to github actions
[{'old_path': '.github/workflows/continuous-integration.yml', 'new_path': '.github/workflows/continuous-integration.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,10 +1,14 @@\n-# https://help.github.com/en/categories/automating-your-workflow-with-github-actions\n-\n name: "Continuous Integration"\n \n on:\n...
PHP
eeaa099021ba04c935a4ab80dc898c621e3b7136
281
2020-04-22 09:32:50+02:00
-7,200
['9a0e6e68853c80378c0f21cf8dee2c3cc72efd7f']
Stop ignoring build changes to trigger build, that was smart :D
[{'old_path': '.github/workflows/continuous-integration.yml', 'new_path': '.github/workflows/continuous-integration.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,11 +3,9 @@ name: "Continuous Integration"\n on:\n push:\n paths-ignore:\n- - \'.github/**\'\n - \'doc/**\'\n pull_request:\n ...
PHP
4ccd8e10810bd63c8b2d01c1a1a7c5f26e04d1f5
281
2020-04-22 09:37:04+02:00
-7,200
['f51810f1c9f3694e9d615323222bb52f09e0c7c4']
Mark 7.4 latest deps build experimental for now
[{'old_path': '.github/workflows/continuous-integration.yml', 'new_path': '.github/workflows/continuous-integration.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -46,7 +46,7 @@ jobs:\n - php-version: 7.4\n dependencies: highest\n os: ubuntu-latest\n- experimental: ...
PHP
c757c9fa37bb38ba4859919c0cf898a996f2bf25
281
2020-04-22 10:57:07+02:00
-7,200
['e9a2f922d5e060396d74c552bd903036632c3032']
7.4 highest errors are fixed on 2.0 branch already
[{'old_path': '.github/workflows/continuous-integration.yml', 'new_path': '.github/workflows/continuous-integration.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -46,7 +46,7 @@ jobs:\n - php-version: 7.4\n dependencies: highest\n os: ubuntu-latest\n- experimental: ...
PHP
0d1922dc2772b6577b12e64449e49e7272ba51be
281
2020-04-22 12:10:09+02:00
-7,200
['c757c9fa37bb38ba4859919c0cf898a996f2bf25']
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
[{'old_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'new_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -277,6 +277,7 @@ public static function autoload(\\$class)\n );\n }\n \n+ $classMap[\'Composer\\\\InstalledVersions\'] = "\...
PHP
613982e88b197a9fc4b81d5bdd69079603e8e65e
244
2020-04-22 14:43:02+03:00
-10,800
['547a94225107ee970adde3a93d9f93b27c9d4472']
scripts: indicate how to see scripts-descriptions
[{'old_path': 'doc/articles/scripts.md', 'new_path': 'doc/articles/scripts.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -375,4 +375,6 @@ You can set custom script descriptions with the following in your `composer.json\n }\n ```\n \n+The descriptions are seen in `composer run -l` command output.\n+\n > **Note:...
PHP
1000d49145dd3d0ed96fd789f1e93bc541218dcd
281
2020-04-22 14:02:09+02:00
-7,200
['547a94225107ee970adde3a93d9f93b27c9d4472']
Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore
[{'old_path': 'src/Composer/Installer.php', 'new_path': 'src/Composer/Installer.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -43,6 +43,7 @@\n use Composer\\Package\\LinkConstraint\\VersionConstraint;\n use Composer\\Package\\Loader\\ArrayLoader;\n use Composer\\Package\\Dumper\\ArrayDumper;\n+use Composer\\P...
PHP
8ea787baa170ee462ee791c65b469ef62790f8aa
390
2020-04-22 14:56:39+02:00
14,400
['b330f8f1faf1392125f1225827b117b49101a0cd']
fix: workflow status badge (#8825)
[{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,8 +5,7 @@ Composer helps you declare, manage, and install dependencies of PHP projects.\n \n See [https://getcomposer.org/](https://getcomposer.org/) for more information and documentation.\n \n-[![Continuous Integr...
PHP
c2f77d80bd0dde35f460512776914146cafec0e3
281
2020-04-22 16:40:42+02:00
-7,200
['8ea787baa170ee462ee791c65b469ef62790f8aa']
Remove usage of 5.6+ constant
[{'old_path': 'src/Composer/Repository/ComposerRepository.php', 'new_path': 'src/Composer/Repository/ComposerRepository.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -363,9 +363,11 @@ public function loadPackages(array $packageNameMap, array $acceptableStabilities\n if ($this->lazyProvidersUrl && coun...
PHP
7049bbb7149aed1866e86ec7c5147dcb1eb87ec8
281
2020-04-22 17:05:37+02:00
-7,200
['c2f77d80bd0dde35f460512776914146cafec0e3']
Switch require_once to require for autoload_static as the once variant seems unnecessary
[{'old_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'new_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -742,7 +742,7 @@ public static function getLoader()\n $file .= <<<STATIC_INIT\n \\$useStaticLoader = PHP_VERSION_ID >= $staticPhpVersi...
PHP
fa14cd135322e79f9feb5ff28f9e7bde61398a84
281
2020-04-23 10:23:56+02:00
-7,200
['d6a9d78309b1d93b2ada27a5c9fff631d00df057']
Show number of additional suggestions when not using --all, fixes #8788
[{'old_path': 'src/Composer/Command/SuggestsCommand.php', 'new_path': 'src/Composer/Command/SuggestsCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -14,7 +14,7 @@\n \n use Composer\\Repository\\PlatformRepository;\n use Composer\\Repository\\RootPackageRepository;\n-use Composer\\Repository\\CompositeRe...
PHP
6529fabb245f678379d4030d27996a3a8f10a30e
281
2020-04-23 10:52:33+02:00
-7,200
['8a1e9744a0366512824f44d2e3a2f70a20c94f03']
Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface
[{'old_path': 'src/Composer/Repository/FilesystemRepository.php', 'new_path': 'src/Composer/Repository/FilesystemRepository.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,7 +28,7 @@\n */\n class FilesystemRepository extends WritableArrayRepository\n {\n- private $file;\n+ protected $file;\n priv...
PHP
9b8694bc0b3a227a336b119e45cf4cc55974c8e3
281
2020-04-23 10:53:24+02:00
-7,200
['6529fabb245f678379d4030d27996a3a8f10a30e']
Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805
[{'old_path': 'src/Composer/Command/SuggestsCommand.php', 'new_path': 'src/Composer/Command/SuggestsCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -71,7 +71,9 @@ protected function execute(InputInterface $input, OutputInterface $output)\n $reporter = new SuggestedPackagesReporter($this->getIO()...
PHP
8f8840bfda959d1d2d58ba61f8eb9147c4c20a0d
336
2020-04-23 11:02:50+02:00
-7,200
['cdc6a87e8d308c650ba844f93b8f987f2910fb0c']
Update 04-schema.md to reflect package naming in 2.0 (#8777)
[{'old_path': 'UPGRADE-2.0.md', 'new_path': 'UPGRADE-2.0.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,7 +4,7 @@\n \n - If a packages exists in a higher priority repository, it will now be entirely ignored in lower priority repositories. See [repository priorities](https://getcomposer.org/repoprio) for deta...
PHP
b67dd2e201aabffe8eab0066513705b7a112648a
281
2020-04-23 11:14:08+02:00
-7,200
['8f8840bfda959d1d2d58ba61f8eb9147c4c20a0d']
Add coc file to appease the github UI
[{'old_path': None, 'new_path': 'CODE_OF_CONDUCT.md', 'type': <ModificationType.ADD: 1>, 'diff': "@@ -0,0 +1,76 @@\n+# Contributor Covenant Code of Conduct\n+\n+## Our Pledge\n+\n+In the interest of fostering an open and welcoming environment, we as\n+contributors and maintainers pledge to making participation in our p...
PHP
1d4185b844dd22718562fcfe77d3ad785aa2c8fa
281
2020-04-23 13:51:57+02:00
-7,200
['34801239f11a4472318a9981b27cb33395553677']
Recommend ocramius/package-versions fork if needed to solve dependencies
[{'old_path': 'src/Composer/DependencyResolver/SolverProblemsException.php', 'new_path': 'src/Composer/DependencyResolver/SolverProblemsException.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -66,6 +66,10 @@ public function getPrettyString(RepositorySet $repositorySet, Request $request,\n $text .=...
PHP
46efcefefa744bc0712bda6011930778d9d4ed8b
111
2020-04-23 14:27:14+02:00
25,200
['1d4185b844dd22718562fcfe77d3ad785aa2c8fa']
Added --json and --merge options to ConfigCommand (#8779)
[{'old_path': 'doc/03-cli.md', 'new_path': 'doc/03-cli.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -605,6 +605,8 @@ See the [Config](06-config.md) chapter for valid configuration options.\n that this cannot be used in conjunction with the `--global` option.\n * **--absolute:** Returns absolute paths when f...
PHP
3a7ea25289c4a73b02df2ed484bafce570dfaba2
183
2020-04-23 14:55:07+02:00
-3,600
['46efcefefa744bc0712bda6011930778d9d4ed8b']
Introduce --no-install option for the update, require and remove commands Closes #8669, fixes #8551 Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
[{'old_path': 'doc/03-cli.md', 'new_path': 'doc/03-cli.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -149,6 +149,7 @@ php composer.phar update "vendor/*"\n * **--dry-run:** Simulate the command without actually doing anything.\n * **--dev:** Install packages listed in `require-dev` (this is the default behavio...
PHP
df0cada93f1c1f14e2503f1d943824cf27535acb
281
2020-04-23 15:11:21+02:00
-7,200
['3a7ea25289c4a73b02df2ed484bafce570dfaba2']
Add test for #8669
[{'old_path': None, 'new_path': 'tests/Composer/Test/Fixtures/installer/update-no-install.test', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,64 @@\n+--TEST--\n+Updates without install updates the lock but not the installed state\n+--COMPOSER--\n+{\n+ "repositories": [\n+ {\n+ "type": "pa...
PHP
755a73baa96b8530908e1d1e2ad84b7eecb29b2c
281
2020-04-23 20:44:14+02:00
-7,200
['df0cada93f1c1f14e2503f1d943824cf27535acb']
Only check for pcntl on cli SAPI, fixes #8828
[{'old_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'new_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -588,10 +588,14 @@ protected function getPlatformCheck($packageMap)\n \n if (preg_match(\'{^ext-(.+)$}iD\', $link->getTarget(), $match...
PHP
f34ec132532050c2c5b092ab44813c4ef3eb1837
281
2020-04-24 11:11:32+02:00
-7,200
['d89342dc434d52c88e0e06ce3982da739a467f13']
Upadte changelog/upgrade to latest master state
[{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,18 +5,26 @@\n * The update command is now much more deterministic as it does not take the already installed packages into account\n * Package installation now performs all network operations first before d...
PHP
d494df61ff2bbb4bc516d2ef7224bb48f42f4a2f
281
2020-04-24 13:25:13+02:00
-7,200
['f34ec132532050c2c5b092ab44813c4ef3eb1837']
Make sure platform-check returns a non-0 exit code if it fails
[{'old_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'new_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -660,7 +660,8 @@ protected function getPlatformCheck($packageMap)\n }\n $requiredExtensions\n if (\\$issues) {\n- die(\'Composer detected issues in...
PHP
6a6ea6057f0cb8e7ed4b8e4ce6f45a4831e61083
281
2020-04-24 13:38:50+02:00
-7,200
['d494df61ff2bbb4bc516d2ef7224bb48f42f4a2f']
Handle provider/replacer packages and avoid checking extensions which are provided by packages, refs #8546
[{'old_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'new_path': 'src/Composer/Autoload/AutoloadGenerator.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,6 +20,7 @@\n use Composer\\Package\\PackageInterface;\n use Composer\\Repository\\InstalledRepositoryInterface;\n use Composer\\Semver\\Constraint...
PHP
d173af2d7ac1408655df2cf6670ea0262e06d137
281
2020-04-24 13:46:18+02:00
-7,200
['6a6ea6057f0cb8e7ed4b8e4ce6f45a4831e61083']
Fix check-platform-reqs command to take into account provide/replace from the root package
[{'old_path': 'src/Composer/Command/CheckPlatformReqsCommand.php', 'new_path': 'src/Composer/Command/CheckPlatformReqsCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -20,6 +20,7 @@\n use Symfony\\Component\\Console\\Input\\InputOption;\n use Symfony\\Component\\Console\\Output\\OutputInterface;\n use Co...
PHP
994a5b41c2a779929a436e443413e50a83613a0d
388
2020-04-26 09:15:15+02:00
-7,200
['d173af2d7ac1408655df2cf6670ea0262e06d137']
Provide default impl for abstract method in interface for PHP < 5.3.9 (#8837)
[{'old_path': 'src/Composer/DependencyResolver/Operation/SolverOperation.php', 'new_path': 'src/Composer/DependencyResolver/Operation/SolverOperation.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -47,5 +47,8 @@ public function getReason()\n * @param $lock bool Whether this is an operation on the lock fil...
PHP
077930807637f7bd3abcaa589bd311cdab510196
315
2020-04-27 21:53:12+02:00
-7,200
['d6a9d78309b1d93b2ada27a5c9fff631d00df057']
close #8784, Added --locked option to composer show command. Displaying locked packages with --all option
[{'old_path': 'src/Composer/Command/ShowCommand.php', 'new_path': 'src/Composer/Command/ShowCommand.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -66,6 +66,7 @@ protected function configure()\n new InputArgument('package', InputArgument::OPTIONAL, 'Package to inspect. Or a name including a wil...
PHP
b9be78b68919d11329aaa7d8792a858d96af2f91
355
2020-04-28 11:45:30+02:00
-7,200
['a63913c24569e428dff7c60051363be0ad342d14']
Additional Util\Bitbucket class test coverage (#8835)
[{'old_path': 'tests/Composer/Test/Util/BitbucketTest.php', 'new_path': 'tests/Composer/Test/Util/BitbucketTest.php', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -124,6 +124,8 @@ public function testRequestAccessTokenWithValidOAuthConsumerAndValidStoredAccess\n $this->token,\n $this->bitbu...
PHP
56edd53046fd697d32b2fd2fbaf45af5d7951671
388
2020-04-28 11:57:03+02:00
-7,200
['b9be78b68919d11329aaa7d8792a858d96af2f91']
Remove unnecessary implementation of interface method in abstract class
[{'old_path': 'src/Composer/DependencyResolver/Operation/SolverOperation.php', 'new_path': 'src/Composer/DependencyResolver/Operation/SolverOperation.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -42,13 +42,4 @@ public function getReason()\n {\n return $this->reason;\n }\n-\n- /**\n- * ...
PHP
270c7c3262b928835b78c2c809cb51aaabfe4fed
110
2020-04-28 16:04:00+02:00
-7,200
['ca25ff8b0d7e8931161dfccae9b0237be0b54f95']
Backport validation support for composer-runtime-api (#8842) Fixes #8841
[{'old_path': 'src/Composer/Repository/PlatformRepository.php', 'new_path': 'src/Composer/Repository/PlatformRepository.php', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -27,7 +27,7 @@\n */\n class PlatformRepository extends ArrayRepository\n {\n- const PLATFORM_PACKAGE_REGEX = '{^(?:php(?:-64bit|-ipv6|-zts|-...
PHP