Jordi Boggiano
|
1703b74e73
|
Add missing return types
|
2022-07-01 12:24:54 +02:00 |
Jordi Boggiano
|
618fcb800b
|
Merge branch '2.2' into 2.3
|
2022-07-01 12:05:18 +02:00 |
Andreas Schempp
|
424547bb70
|
Correctly merge boolean flag of allow-plugin config (#10909)
|
2022-07-01 11:08:35 +02:00 |
Anatoly Pashin
|
a0b7896231
|
Fix processing null config value in DiagnoseCommand
Fixes #10814
|
2022-06-06 09:58:15 +02:00 |
Stephan
|
6c3958ec86
|
Add warning if host is accessed via verify_peer or verify_peer_name disabled (#10722)
|
2022-04-13 12:21:08 +02:00 |
Jordi Boggiano
|
6a466a120a
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Jordi Boggiano
|
6da38f83a0
|
Add parameter types to all the things
|
2022-02-22 16:48:53 +01:00 |
Alexander Schranz
|
e9b60580f5
|
Add return types to tests (#10)
|
2022-02-21 13:42:28 +01:00 |
Jordi Boggiano
|
a16ed3d0ed
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Jordi Boggiano
|
abdc6893a6
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
Jordi Boggiano
|
45218092b4
|
Merge branch '2.2' into main
|
2022-02-15 16:52:03 +01:00 |
Jordi Boggiano
|
6698317342
|
Make tests more robust
|
2022-02-15 16:42:50 +01:00 |
Jordi Boggiano
|
ae68ada127
|
Merge branch '2.2' into main
|
2022-02-08 14:55:10 +01:00 |
Jordi Boggiano
|
3cb44bc4c0
|
Fix build with latest setup-php
|
2022-02-08 14:54:46 +01:00 |
Jordi Boggiano
|
6ed3aeb343
|
Remove setExpectedException wrapper
|
2022-01-01 14:54:21 +01:00 |
Stephan
|
44c5b6cde6
|
Config: add source option for command to show where a config value is loaded from (#10129)
|
2021-11-11 15:17:58 +01:00 |
Jordi Boggiano
|
cb0293cf30
|
Finalize phpstan level 6 for tests dir, closes #10159
|
2021-11-02 14:32:09 +01:00 |
Jordi Boggiano
|
52d7c6c383
|
Fix/add tests and also handle case where a json object is used
|
2021-02-11 11:13:58 +01:00 |
Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Ion Bazan
|
58b34d13e8
|
fix risky tests (without any assertion)
|
2020-02-07 14:35:07 +08:00 |
Gabriel Caruso
|
2a13bb2649
|
Fixes from PHPStan (#7687)
* fix docblocks
* remove redundant conditional
* fix wrong variable name
* fix wrong namespaces
* add missing private members
* remove unused/redundant arguments
* move testcase class
* exclude TestCase.php
* Tweak RuleWatchGraph type hints
* Tweak doc comment
|
2018-11-12 15:23:32 +01:00 |
Jordi Boggiano
|
c5fa3bdde0
|
Migrate to repo.packagist.org for package metadata
|
2018-07-24 09:30:06 +02:00 |
Gabriel Caruso
|
afc9a7643e
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-30 13:44:43 -02:00 |
Wil Hall
|
f0924fb878
|
Add htaccess-protect option for disabling the creation of .htaccess files
|
2017-06-15 11:06:13 -04:00 |
Jordi Boggiano
|
122e422682
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
Jordi Boggiano
|
adee0ff132
|
Fix tests
|
2016-11-03 11:30:35 +01:00 |
Rob Bast
|
2ef9cde060
|
remove env variable after test assertion
|
2016-09-21 11:34:28 +02:00 |
Fabien Potencier
|
2c77fd6801
|
Fix process timeout when set to 0
|
2016-09-20 18:25:05 -07:00 |
Jordi Boggiano
|
d8c94c2640
|
Merge remote-tracking branch 'curry684/home-expansion'
|
2016-04-22 20:37:05 +01:00 |
Niels Keurentjes
|
d5158d943f
|
Exempt custom URLs from secure-http checks, refs #5173
|
2016-04-18 10:23:10 +01:00 |
Niels Keurentjes
|
c9534d48c1
|
Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation.
|
2016-04-13 02:02:50 +02:00 |
Jordi Boggiano
|
3b0a1c6f70
|
Run cs fixer and update config to latest master
|
2016-04-11 15:06:57 +01:00 |
Niels Keurentjes
|
49524bc4ba
|
Centralize secure-http checking
|
2016-03-28 22:01:32 +02:00 |
Jordi Boggiano
|
6f42b9c865
|
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
2016-03-01 13:20:35 +00:00 |
Jordi Boggiano
|
06be9b88c2
|
Merge remote-tracking branch 'slbmeh/feature/gh-2787'
|
2016-02-25 19:03:36 +00:00 |
Jordi Boggiano
|
03e0d65f37
|
Allow stream wrapper usage in config dirs, fixes #4788
|
2016-01-25 23:40:16 +00:00 |
Jordi Boggiano
|
5d015defb8
|
Merge remote-tracking branch 'origin/master' into tls-config
|
2016-01-10 16:10:22 +00:00 |
Jordi Boggiano
|
ce08582671
|
Fix CS
|
2015-09-28 10:53:24 +01:00 |
Steve Buzonas
|
73c1f8c0e0
|
prefer strings for install handling when possible
|
2015-04-18 18:31:16 -04:00 |
Steve Buzonas
|
124739d055
|
fix preference resolution to be backwards compatible
|
2015-04-18 18:25:59 -04:00 |
Padraic Brady
|
19e24c5804
|
Merge branch 'master' into tls-config
Conflicts:
.travis.yml
doc/03-cli.md
src/Composer/Command/ConfigCommand.php
src/Composer/Command/CreateProjectCommand.php
src/Composer/Command/DiagnoseCommand.php
src/Composer/Command/InstallCommand.php
src/Composer/Command/RequireCommand.php
src/Composer/Command/SelfUpdateCommand.php
src/Composer/Command/ShowCommand.php
src/Composer/Command/UpdateCommand.php
src/Composer/Config.php
src/Composer/Downloader/FileDownloader.php
src/Composer/Factory.php
src/Composer/Repository/ComposerRepository.php
src/Composer/Repository/PearRepository.php
src/Composer/Repository/Vcs/VcsDriver.php
src/Composer/Util/GitHub.php
src/Composer/Util/RemoteFilesystem.php
|
2015-01-29 20:31:56 +00:00 |
Dmitry Tarasov
|
3b678ee379
|
Fix error handling for incorrect "repositories" array
|
2015-01-20 13:03:55 +03:00 |
Jordi Boggiano
|
60ac971419
|
Fix relative path fetching when a var uses var replacement, fixes #3564
|
2014-12-17 21:57:27 +00:00 |
Jordi Boggiano
|
331bda235c
|
Fix activation of global plugins, fixes #3557
|
2014-12-16 11:12:13 +00:00 |
Chris Smith
|
c819bd7e70
|
Update config tests to not use environment variables
|
2014-11-21 10:15:17 +00:00 |
Chris Smith
|
5a56ebd545
|
Revert "Backup/restore Composer environment variables"
This reverts commit 725a4fd638 .
|
2014-11-21 10:09:21 +00:00 |
Chris Smith
|
725a4fd638
|
Backup/restore Composer environment variables
The tests could fail if an environment variable replaces an expected
value.
|
2014-11-21 10:07:56 +00:00 |
Jordi Boggiano
|
472c8a5113
|
Fix tests on windows, fixes #3141
|
2014-09-30 15:18:15 +01:00 |
Jordi Boggiano
|
449f8165ef
|
Allow $HOME and ~ usage in all *-dir config values, fixes #3060
|
2014-06-29 14:47:43 +02:00 |
Pádraic Brady
|
7e30c67827
|
Add config.json default config option for "disable-tls" (FALSE by default)
|
2014-02-23 10:20:48 +00:00 |