Jordi Boggiano
|
8f3fed674b
|
Clean up md5/sha1 usages, upgrade algos where possible (#12088)
* Clean up md5/sha1 usages, upgrade algos where possible
* Fully qualify PHP_VERSION_ID constant usages
* Fix 7.2 build
|
2024-08-21 17:06:42 +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
|
abdc6893a6
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
Jordi Boggiano
|
6ed3aeb343
|
Remove setExpectedException wrapper
|
2022-01-01 14:54:21 +01:00 |
Jordi Boggiano
|
2a771dfb2d
|
Update PHPUnit to 8.5
|
2022-01-01 14:54:19 +01:00 |
megubyte
|
c2a2198089
|
phpstan: update tests/Composer/Test/Installer/* to level 6 standard (#10225)
|
2021-10-27 14:41:30 +02:00 |
Jordi Boggiano
|
c3c6969cf5
|
Type annotations
|
2021-10-16 10:25:12 +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 |
Ion Bazan
|
a2137d5263
|
use Symfony PHPUnit Bridge
|
2020-02-07 12:22:22 +08:00 |
Jordi Boggiano
|
98a15bc93c
|
Add output for metapackage installs/updates/.. fixes #7586
|
2019-01-29 11:38:18 +01:00 |
Jordi Boggiano
|
066351c5b9
|
Remove use of deprecated getMock method
|
2018-04-12 10:24:56 +02:00 |
Gabriel Caruso
|
afc9a7643e
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-30 13:44:43 -02:00 |
Jordi Boggiano
|
122e422682
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
Martin Hasoň
|
b1c4eed57f
|
Throw exception if the local repository does not contain a package to uninstall
|
2013-08-07 10:50:12 +02:00 |
Filippo Tessarotto
|
470adc47df
|
Switched rand() to mt_rand()
|
2013-01-30 10:44:07 +01:00 |
Jordi Boggiano
|
d6de4a0036
|
Rename Package interfaces to reduce BC issues
|
2012-08-24 02:29:31 +02:00 |
Jordi Boggiano
|
ef300ca56a
|
Fix tests
|
2012-04-18 01:06:23 +02:00 |
Jordi Boggiano
|
89e095b4b5
|
Handle --dev installs/updates
|
2012-04-14 23:38:10 +02:00 |
Martin Hasoň
|
528a058e40
|
Added installer for metapackages
|
2012-02-24 12:24:16 +01:00 |