Jordi Boggiano
|
37d722e73c
|
PHPStan/tests updates (#11996)
* Remove a bunch of inline ignores and migrate all PHPUnit assertions to static calls
* Update baseline (1573, 93)
* Update commit hash
|
2024-05-29 23:12:06 +02:00 |
Ion Bazan
|
8ff237afb6
|
[Tests] Use static data providers (#11197)
|
2022-11-24 14:39:08 +01: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 |
Alexander Schranz
|
e9b60580f5
|
Add return types to tests (#10)
|
2022-02-21 13:42:28 +01:00 |
Jordi Boggiano
|
eda9014bef
|
Add return types to all code which is not being extended by open source packages
|
2022-02-18 14:32:38 +01:00 |
Jordi Boggiano
|
abdc6893a6
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
Raphael de Almeida
|
150acc5559
|
Removed HgBitbucketDriver support (#10248)
|
2021-11-10 21:58:03 +01:00 |
Martin Herndl
|
d51c7685da
|
Add types to `Repository` tests (#10227)
|
2021-10-27 15:29:52 +02:00 |
Jordi Boggiano
|
bc002ae1fb
|
Merge branch 'master' into 2.0
|
2020-02-14 15:42:17 +01:00 |
Stephan Vock
|
2a564a9f36
|
Create project: add option to add the repository to the composer.json
|
2020-02-10 16:46:28 +00:00 |
Jordi Boggiano
|
713bc4de1d
|
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
2019-01-14 17:29:23 +01: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
|
066351c5b9
|
Remove use of deprecated getMock method
|
2018-04-12 10:24:56 +02:00 |
Jean-Baptiste
|
595cf4432c
|
Fix Test RepositoryFactory
|
2018-01-22 14:06:56 +01:00 |
Martin Hasoň
|
d1ba698291
|
Fix PHP 5.3 compatibility
|
2017-05-19 12:36:19 +02:00 |
Martin Hasoň
|
3c5bfcf1e9
|
Register github repository type
|
2017-05-19 11:40:42 +02:00 |