Jordi Boggiano
|
4940009f83
|
Bump phpstan to level 3 (#9734)
Clean up PackageInterface/CompletePackageInterface, add missing methods, type things in solver as BasePackage, added CompleteAliasPackage, ..
|
2021-03-09 15:49:40 +01:00 |
Jordi Boggiano
|
a0de19f74d
|
Fix feedback, refs #3199
|
2016-02-29 15:32:49 +00:00 |
Jordi Boggiano
|
d24ea66892
|
Merge remote-tracking branch 'fduch/console-select-support'
|
2016-02-29 15:24:28 +00:00 |
Jordi Boggiano
|
49d7d65933
|
Add verbosity input support to IOInterface
|
2016-01-29 10:14:12 +00:00 |
Rob Bast
|
3c7a617753
|
overwriteError + ask[X]() to stderr
|
2015-02-25 11:00:35 +01:00 |
Rob Bast
|
cb336a5416
|
Implement writeError throughout Composer
|
2015-02-25 11:00:35 +01:00 |
fduch
|
18be54693f
|
add support of select from option list in ConsoleIO and NullIO
|
2014-08-12 13:12:07 +04:00 |
Jordi Boggiano
|
14fcff8aa8
|
Allow the authentications to be loaded in the IO independently
|
2013-08-18 15:33:05 +02:00 |
Jordi Boggiano
|
3b97e2e260
|
Add support for new verbosity levels, and initial debug output
|
2013-04-26 23:23:35 +02:00 |
Igor Wiedler
|
4959c2bdc6
|
Replace references of a11n with a12n where appropriate
Authorization => Authentication.
|
2012-11-07 13:34:31 +01:00 |
Jordi Boggiano
|
c754f96677
|
Removed last password/username from IOInterface
|
2012-05-06 17:17:36 +02:00 |
Jordi Boggiano
|
66a202083e
|
Add IOInterface::isDecorated()
|
2012-04-26 14:54:34 +02:00 |
Tiago Ribeiro
|
67885d8585
|
Added isDebug to IOInterface and improved debug messages for VcsRepositories
|
2012-04-01 13:37:26 +01:00 |
Christophe Coevoet
|
28d3d4b130
|
Added a NullIO
|
2012-02-18 00:00:38 +01:00 |