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
|
86fb8d4412
|
Fix CS
|
2022-02-18 08:50:11 +01:00 |
Jordi Boggiano
|
7e50f37b87
|
Remove some dead code and deprecate JsonFormatter, JsonFile::JSON_* constants, and TlsHelper
|
2022-01-04 11:15:33 +01:00 |
Niels Vanpachtenbeke
|
1c928466a9
|
Remove code blocks for php <7.2 compatibility (#10417)
|
2022-01-03 17:35:32 +01:00 |
Jordi Boggiano
|
4e6d54b731
|
Fix all 5.3 $this-in-closure usages
|
2022-01-03 16:32:39 +01:00 |
Jordi Boggiano
|
0b3adc84da
|
Fix a few phpstan errors and add a php8+ baseline for the rest
|
2022-01-01 14:54:24 +01:00 |
Jordi Boggiano
|
ccd87c479c
|
Test fixes
|
2022-01-01 14:54:23 +01:00 |
Jordi Boggiano
|
96486d81cb
|
Fix many PHPStan issues and update baseline
|
2022-01-01 14:54:21 +01:00 |
Jordi Boggiano
|
6ed3aeb343
|
Remove setExpectedException wrapper
|
2022-01-01 14:54:21 +01:00 |
Jordi Boggiano
|
ffd62795bc
|
Get rid of all the ->at() mock invocations
|
2022-01-01 14:54:20 +01:00 |
Jordi Boggiano
|
2a771dfb2d
|
Update PHPUnit to 8.5
|
2022-01-01 14:54:19 +01:00 |
Jordi Boggiano
|
e96656d850
|
Fix tests on windows
|
2021-11-24 16:19:37 +01:00 |
Jordi Boggiano
|
7e3626362e
|
Add support for warnings/infos keys to report more complex information to diverse Composer versions
|
2021-11-24 16:00:57 +01:00 |
Martin Herndl
|
96370657b8
|
Fix phpstan return type in `SvnTest::urlProvider` (#10233)
|
2021-10-28 10:00:25 +02:00 |
Jordi Boggiano
|
44b69ba77f
|
Upgrade php-cs-fixer to 3.x and fix CS
|
2021-10-27 16:21:45 +02:00 |
Martin Herndl
|
2992e8651a
|
Add types to `Util` tests (#10228)
|
2021-10-27 16:18:46 +02:00 |
Jordi Boggiano
|
c3c6969cf5
|
Type annotations
|
2021-10-16 10:25:12 +02:00 |
Jordi Boggiano
|
2828ce59cf
|
Merge branch '1.10'
|
2021-10-13 22:12:54 +02:00 |
John Stevenson
|
906442117c
|
Carriage returns are ignored by cmd
|
2021-10-13 14:54:37 +01:00 |
John Stevenson
|
0783b043d2
|
Fix Windows escaping in tests
|
2021-10-10 17:02:22 +01:00 |
John Stevenson
|
8f974fe741
|
Improve Windows escaping
|
2021-10-10 16:24:49 +01:00 |
Jordi Boggiano
|
18e24976c1
|
Merge branch '1.10'
|
2021-10-05 09:43:00 +02:00 |
Jordi Boggiano
|
ca5e2f8d50
|
Fix escaping issues on Windows which could lead to command injection, fixes GHSA-frqg-7g38-6gcf
|
2021-10-05 09:39:50 +02:00 |
Jordi Boggiano
|
f4e2b389a1
|
Fix test
|
2021-08-29 20:10:24 +02:00 |
Jordi Boggiano
|
d3c176ec69
|
PHPStan Level 5 (#10070)
* Bump PHPStan to level 5
* Update seld/phar-utils to latest
* Add phpstan-setup / phpstan scripts
|
2021-08-21 17:41:52 +02:00 |
Jordi Boggiano
|
a586a753df
|
Fix all remaining php8.1 test suite deprecations
|
2021-08-19 13:00:30 +02:00 |
Jordi Boggiano
|
0b09e08f4b
|
Fix direct deprecations
|
2021-08-18 15:17:06 +02:00 |
Stephan
|
c65bd832d6
|
Url: fix sanitize for new github tokens (#10048)
|
2021-08-11 13:24:41 +02:00 |
Jordi Boggiano
|
10ae1d7b08
|
Fix some PHP 8.1 deprecation warnings, fixes #10008
|
2021-07-21 15:13:24 +02:00 |
Jordi Boggiano
|
cc81f5bac3
|
Fix support for UNC paths in normalizePath, refs #9993
|
2021-07-12 13:36:57 +02:00 |
Jordi Boggiano
|
1b34495daa
|
Some phpstan level 4 fixes
|
2021-06-03 11:29:00 +02:00 |
Jordi Boggiano
|
40c7a725e1
|
Merge branch '2.0'
|
2021-04-27 13:06:49 +02:00 |
Jordi Boggiano
|
332c46af8b
|
Merge pull request from GHSA-h5h8-pc6h-jvvx
* Fix external process calls to avoid user input being able to pass extra parameters
* Tweak some fixes
|
2021-04-27 13:00:40 +02:00 |
Jordi Boggiano
|
083b73515d
|
Merge pull request from GHSA-h5h8-pc6h-jvvx
* Fix external process calls to avoid user input being able to pass extra parameters
* Tweak some fixes
|
2021-04-27 13:00:40 +02:00 |
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
|
40800df6bd
|
Fix CS
|
2021-02-25 13:46:52 +01:00 |
Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Andrés De la Cruz
|
480a6439fd
|
Fix phpstan phpdocs issues (#9478)
|
2020-11-20 09:28:09 +01:00 |
Stephan Vock
|
d97c37f103
|
Zip: ignore mac osx specific folder when searching for composer.json
|
2020-10-29 22:30:12 +00:00 |
johnstevenson
|
2a913c7a68
|
Improve proxy error messages for streams
|
2020-10-24 18:20:31 +01:00 |
Jordi Boggiano
|
62eff8e979
|
Tweaks to new proxying code, refs #9324
|
2020-10-24 10:36:39 +02:00 |
johnstevenson
|
d47261eb93
|
Refactor proxy handling for Composer2
|
2020-10-23 21:38:29 +01:00 |
Nils Adermann
|
e868996bdd
|
Validate: Warn about providing or replacing packages you require
|
2020-10-23 22:02:13 +02:00 |
Jordi Boggiano
|
8564dd8dac
|
Allow Url::sanitize to escape URLs without scheme
|
2020-10-23 13:27:46 +02:00 |
johnstevenson
|
8feb83b22b
|
Remove duplicate StreamContextFactory ssl options
Added in Dec 2014 (commit 8dad846 ), superseded in Jan 2016 (pr #4759)
|
2020-10-23 13:25:17 +02:00 |
Nils Adermann
|
6409ed0fc2
|
Validate: Warn about providing or replacing packages you require
|
2020-10-22 11:28:19 +02:00 |
Jordi Boggiano
|
c01e3bd2f0
|
Make async test more robust
|
2020-10-16 11:23:03 +02:00 |
Simon Berger
|
80d71ccb3f
|
Merged isset, unset and str_replace calls
|
2020-09-26 00:55:19 +02:00 |
Simon Berger
|
80a75e9959
|
Minor code improvements
|
2020-09-20 02:16:28 +02:00 |