Jordi Boggiano
|
c10854d3f3
|
Remove extra lines
|
2022-08-31 12:42:26 +02:00 |
Jordi Boggiano
|
131da999ac
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +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 |
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
|
f509c41280
|
Upgrade PHPStan to 1.0 (#10253)
Co-authored-by: Martin Herndl <martin@herndl.org>
|
2021-11-14 20:42:24 +01:00 |
Martin Herndl
|
995bf5a932
|
Add types to `Util` namespace, refs #10159 (#10190)
|
2021-10-19 14:35:37 +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 |
John Stevenson
|
4f47a4c667
|
Proxy handling docs and tweaks (#9735)
|
2021-03-05 20:05:36 +01:00 |
Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
johnstevenson
|
d47261eb93
|
Refactor proxy handling for Composer2
|
2020-10-23 21:38:29 +01:00 |