10171 Commits (86072a705bc10a7bf16b1b2bffb6f5e3fe057e7c)
 

Author SHA1 Message Date
Graham Campbell 0eb31bd027
Fixed incorrect private annotation 4 years ago
Frank Prins 6a2f91a0e0 Process review comments 4 years ago
Frank Prins 45d104ab83 Document authentication for private packages 4 years ago
Simon Berger 2223b93efd Several small code improvements 4 years ago
Simon Berger 80d71ccb3f Merged isset, unset and str_replace calls 4 years ago
Jordi Boggiano 23d42c6717
Merge pull request #9239 from stof/patch-1
Fix support for running diagnose without openssl
4 years ago
Jordi Boggiano d6b39b4c55
Fix syntax error & improve handling 4 years ago
Christophe Coevoet bcd8a73e8c
Fix support for running diagnose without openssl
The diagnose command already warns when openssl is not available. But the command was failing later when displaying the Openssl version.
4 years ago
Jordi Boggiano 5df1797d20
Merge pull request #9214 from mitelg/add-pretty-constraint
Add pretty constraint
4 years ago
Michael Telgmann a4509d28e7
Introduce constants for Composer\Package\Link types 4 years ago
Michael Telgmann 4f4c299015
Add pretty constraint to links in PlatformRepository
fixes #9210
4 years ago
Jordi Boggiano e3c6b213e7
Add note about composer.json location, fixes 9225 4 years ago
Jordi Boggiano 2a36c3a70a
Minor tweaks 4 years ago
Jordi Boggiano cc1e91ba8c
Merge pull request #9232 from simonberger/removed-deprecated-code
Removed deprecated code from 1.x
4 years ago
Simon Berger 4e8a36556c Removed deprecated code from 1.x 4 years ago
Simon Berger 974e7ba296 Removed unneccesary elseifs 4 years ago
Simon Berger 80a75e9959 Minor code improvements 4 years ago
Simon Berger 7053b6f761 Fixed function case declaration <> call 4 years ago
Simon Berger 33d7a64df9 Removed unused private functions 4 years ago
Simon Berger a6475a7118 Removed unused variables, properties and parameters of private functions 4 years ago
Simon Berger 002fd39bc6 Removed passing of parameters with default value 4 years ago
Simon Berger cda6e8bea6 Removed unnecessary property initialization or declaration 4 years ago
Simon Berger 6b3b51e299 Fixed $this usage on static functions 4 years ago
Fränz Friederes 7a49cda9f6
Fix PHPDoc types on new PreFileDownloadEvent property 4 years ago
Lars Strojny 696f27ca83
Enable APCu if prefix is set 4 years ago
Fränz Friederes a1a3e29f52
Fix using inside anonymous function 4 years ago
Lars Strojny 6899060f6e
Remove superfluous use 4 years ago
Fränz Friederes 57e1ce6cdb
Change the file download cache key with the processed URL, implement custom cache key 4 years ago
Lars Strojny 7db8b33a9e
Restore 4 years ago
Lars Strojny 0b6abf3b96
APCu prefix as a separate option 4 years ago
Lars Strojny de0085767c
Sanitize prefix 4 years ago
Lars Strojny dafd225a35
Allow to pass a string for apcu-autoloader to set the APCu prefix 4 years ago
Jordi Boggiano bd2f321527
Merge pull request #9208 from simonberger/cleanup-memory-limit-logic
Cleaned up memory_limit set logic
4 years ago
Jordi Boggiano 99300f6dc0
Merge pull request #9206 from staabm/patch-3
Improve error message further
4 years ago
Jordi Boggiano 548f346282
Merge pull request #9203 from simonberger/lazy-provider-skip-failed-exception
Do not hard fail on lazy repository when network is disabled and no package cache exists
4 years ago
Simon Berger 3aadbaa6c4 Cleaned up memory_limit set logic 4 years ago
Markus Staab cf9786f112
Improve error message further 4 years ago
Simon Berger 74e02193a8 Do not hard fail on lazy repository when network is disabled and no package cache exists 4 years ago
Jordi Boggiano 6cf4ba051c
Update messaging about plugin errors 4 years ago
Jordi Boggiano c1b0e6c293
Merge pull request #9054 from GrahamCampbell/php8
Fix tests on PHP 8.0
4 years ago
Jordi Boggiano c2317d59bb
Bump phpstan and deps 4 years ago
Jordi Boggiano 89c4cb8836
Bump phpstan and deps 4 years ago
Jordi Boggiano d942c65e0c
Fix more warnings 4 years ago
Jordi Boggiano 711d4792ce
Attempt rolling back a couple changes 4 years ago
Graham Campbell 144d8e5359
Removed guff 4 years ago
Graham Campbell 1a2fea3509
Fix actions on PHP 8.0 4 years ago
Jordi Boggiano a1c731b552
Merge pull request #9200 from Seldaek/phpunit-warns
Fix warnings on higher phpunit versions
4 years ago
Jordi Boggiano 1593b67230
Fix warnings on higher phpunit versions 4 years ago
Jordi Boggiano bb96b04f4a
Remove dead code 4 years ago
Jordi Boggiano 5c0c51388a
Update changelog 4 years ago