-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Comparing changes
Open a pull request
base repository: composer/composer
base: 1.10.9
head repository: composer/composer
compare: 1.10.10
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1189207 - Browse repository at this point
Copy the full SHA 1189207View commit details -
Supply event dispatcher in Create Project Command
This update allows composer plugins to intercept the create-project command to inject additional functionality such as providing additional remote filesystem handling.
Shaun Johnston committedJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for b4ecca5 - Browse repository at this point
Copy the full SHA b4ecca5View commit details -
Remove cygwin php handling in UAC elevation
When called from a native shell and using cygwin PHP, cygpath translates `/tmp` to `User\AppData\Local\Temp`, rather than `/cygdrive/.../tmp`. This change does not affect using windows PHP from a Cygwin shell.
Configuration menu - View commit details
-
Copy full SHA for 8ddbae3 - Browse repository at this point
Copy the full SHA 8ddbae3View commit details
Commits on Jul 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1d3af13 - Browse repository at this point
Copy the full SHA 1d3af13View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac03e1 - Browse repository at this point
Copy the full SHA eac03e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7f9dc - Browse repository at this point
Copy the full SHA ff7f9dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a474dee - Browse repository at this point
Copy the full SHA a474deeView commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac055e5 - Browse repository at this point
Copy the full SHA ac055e5View commit details
Commits on Jul 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5fceb47 - Browse repository at this point
Copy the full SHA 5fceb47View commit details
Commits on Jul 26, 2020
-
Properly support PHP 8.0 Named Arguments
See https://wiki.php.net/rfc/named_params#internal_functions (implemented but not yet merged) An ArgumentCountError will be thrown when passing variadic arguments to a function with call_user_func_array() if extra unknown named arguments are encountered. Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in phar:///path/to/composer.phar/src/Composer/DependencyResolver/DefaultPolicy.php:84 (e.g. for `['phpunit/phpunit' => [72]]`)
Configuration menu - View commit details
-
Copy full SHA for e5c7835 - Browse repository at this point
Copy the full SHA e5c7835View commit details
Commits on Jul 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b25296e - Browse repository at this point
Copy the full SHA b25296eView commit details
Commits on Jul 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 404dea6 - Browse repository at this point
Copy the full SHA 404dea6View commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a02ea6 - Browse repository at this point
Copy the full SHA 5a02ea6View commit details -
Merge pull request #9076 from TysonAndre/named-arguments-bugfix
Properly support PHP 8.0 Named Arguments (Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters)
Configuration menu - View commit details
-
Copy full SHA for 868aa10 - Browse repository at this point
Copy the full SHA 868aa10View commit details -
Merge pull request #9085 from lstrojny/lib-cldr
Allow specifying a version requirement for CLDR
Configuration menu - View commit details
-
Copy full SHA for daae46e - Browse repository at this point
Copy the full SHA daae46eView commit details -
Merge pull request #9077 from glaubinix/f/api-data-detection
Driver: only cache composer.json file without API data to disk
Configuration menu - View commit details
-
Copy full SHA for 7028d0c - Browse repository at this point
Copy the full SHA 7028d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd61ac - Browse repository at this point
Copy the full SHA 5bd61acView commit details -
Promote next major version when running stable self-update, and preve…
…nt self-update from automatically upgrading to the next major release
Configuration menu - View commit details
-
Copy full SHA for 387e828 - Browse repository at this point
Copy the full SHA 387e828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f712a - Browse repository at this point
Copy the full SHA 00f712aView commit details -
Merge pull request #9092 from composer/revert-9085-lib-cldr
Revert "Allow specifying a version requirement for CLDR"
Configuration menu - View commit details
-
Copy full SHA for 393acc7 - Browse repository at this point
Copy the full SHA 393acc7View commit details
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b112f90 - Browse repository at this point
Copy the full SHA b112f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32966a3 - Browse repository at this point
Copy the full SHA 32966a3View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.