Jordi Boggiano
|
fdab6657c7
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
Jordi Boggiano
|
039701656f
|
Merge branch '2.2' into main
|
2022-03-29 18:58:23 +02:00 |
Jordi Boggiano
|
2dbe66ad20
|
Fix deletion of corrupt 0-bytes zip archives from the cache, fixes #10580 (#10666)
|
2022-03-29 18:57:30 +02:00 |
Jordi Boggiano
|
e63e15aea8
|
Fix usage of react/promise resolve() to prepare for v3
|
2022-03-18 09:20:42 +01:00 |
Jordi Boggiano
|
6a466a120a
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Jordi Boggiano
|
3cdca37e85
|
Fix strict type issues
|
2022-02-24 13:24:25 +01:00 |
Jordi Boggiano
|
7abc8da7d3
|
Add more types
|
2022-02-23 11:37:32 +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
|
86fb8d4412
|
Fix CS
|
2022-02-18 08:50:11 +01:00 |
Jordi Boggiano
|
4e6d54b731
|
Fix all 5.3 $this-in-closure usages
|
2022-01-03 16:32:39 +01:00 |
Jordi Boggiano
|
a4a2b6da87
|
Make SvnDriverTest and XzDownloaderTest more portable on Windows
|
2022-01-01 14:54:23 +01:00 |
Jordi Boggiano
|
ccd87c479c
|
Test fixes
|
2022-01-01 14:54:23 +01:00 |
Jordi Boggiano
|
22fed0d445
|
Get rid of prophecy usage
|
2022-01-01 14:54:22 +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
|
095c36ecf8
|
Fix some PHPStan errors/..
|
2022-01-01 14:54:20 +01:00 |
Jordi Boggiano
|
bf72afec44
|
Fix Symfony6 compat
|
2022-01-01 14:54:19 +01:00 |
Jordi Boggiano
|
2a771dfb2d
|
Update PHPUnit to 8.5
|
2022-01-01 14:54:19 +01:00 |
Jordi Boggiano
|
73a12bb21a
|
Delete old pear package fixtures
|
2021-12-10 13:50:46 +01:00 |
Jordi Boggiano
|
24ce1eddbd
|
Add composer/pcre dependency and use it everywhere instead of preg_*
|
2021-12-07 12:37:19 +01:00 |
Jordi Boggiano
|
cb0293cf30
|
Finalize phpstan level 6 for tests dir, closes #10159
|
2021-11-02 14:32:09 +01:00 |
megubyte
|
8b7e2b600d
|
phpstan: update tests/Composer/Test/Downloader/* to level 6 standard (#10238)
|
2021-10-30 10:21:50 +02:00 |
Jordi Boggiano
|
44b69ba77f
|
Upgrade php-cs-fixer to 3.x and fix CS
|
2021-10-27 16:21:45 +02:00 |
Jordi Boggiano
|
cf7fa7087c
|
Fix test
|
2021-10-13 22:23:18 +02:00 |
Jordi Boggiano
|
2828ce59cf
|
Merge branch '1.10'
|
2021-10-13 22:12:54 +02: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
|
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
|
a586a753df
|
Fix all remaining php8.1 test suite deprecations
|
2021-08-19 13:00:30 +02:00 |
Jordi Boggiano
|
b77fce8a4f
|
More deprecation fixes by using ProcessExecutorMock and a couple of PackageInterface type fixes
|
2021-08-18 23:35:27 +02:00 |
Jordi Boggiano
|
6aa2d15868
|
Introduce ProcessExecutorMock to fix deprecations and amount of mocking pain
|
2021-08-18 17:17:56 +02:00 |
Jordi Boggiano
|
5062619046
|
Fix deprecation warnings with strpos receiving null
|
2021-08-18 15:55:37 +02:00 |
Jordi Boggiano
|
4c9e75c6e5
|
Fix CS
|
2021-06-03 10:38:38 +02:00 |
Jordi Boggiano
|
8bf0ddf905
|
Clean up ZipDownloader, always do async first if possible then fallback to non-async
|
2021-06-02 15:13:19 +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
|
46dde9453b
|
Fix tests
|
2021-02-25 11:28:07 +01:00 |
Markus Staab
|
4a6f1792ea
|
adjusted test expectations
|
2021-01-18 10:11:08 +01:00 |
Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Chauncey McAskill
|
fcc072fdb6
|
Add test to check processed URL and cache key
|
2020-10-15 23:46:12 -04:00 |
Jordi Boggiano
|
d942c65e0c
|
Fix more warnings
|
2020-09-11 11:32:09 +02:00 |
Jordi Boggiano
|
1593b67230
|
Fix warnings on higher phpunit versions
|
2020-09-11 11:01:32 +02:00 |
Jordi Boggiano
|
7bcde1481d
|
Fix git downloader syntax for windows cmd when updating packages, fixes #9089
|
2020-07-30 14:38:48 +02:00 |
Jordi Boggiano
|
f70d527f4f
|
Fix git tests
|
2020-06-17 17:53:00 +02:00 |