Quỳnh Nguyễn
|
dffa0a73a7
|
Fix typo for IO tests (#12027)
|
2024-07-02 00:30:29 +02:00 |
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 |
Ondřej Mirtes
|
5bb30ca170
|
Update PHPStan (#11976)
* Update PHPStan
* Update inline ignores to `@phpstan-ignore` with error identifier
|
2024-05-22 09:09:04 +02:00 |
Jordi Boggiano
|
131da999ac
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
Mathias Reker ⚡️
|
d17c724f23
|
Php unit dedicate assert (#10881)
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2022-06-22 14:20:08 +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
|
abdc6893a6
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
Jordi Boggiano
|
e3d99cac59
|
Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474)
|
2022-01-21 12:48:16 +01:00 |
Jordi Boggiano
|
44b69ba77f
|
Upgrade php-cs-fixer to 3.x and fix CS
|
2021-10-27 16:21:45 +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
|
1593b67230
|
Fix warnings on higher phpunit versions
|
2020-09-11 11:01:32 +02: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 |
fduch
|
18be54693f
|
add support of select from option list in ConsoleIO and NullIO
|
2014-08-12 13:12:07 +04:00 |
Jordi Boggiano
|
38917c2047
|
Add parallel build to travis script
|
2013-09-25 10:23:48 +02:00 |
Igor Wiedler
|
4959c2bdc6
|
Replace references of a11n with a12n where appropriate
Authorization => Authentication.
|
2012-11-07 13:34:31 +01:00 |
Grégoire Pineau
|
f4e9dd4fb8
|
Fixed PSR rules
|
2012-06-14 12:10:01 +02:00 |
Jordi Boggiano
|
c754f96677
|
Removed last password/username from IOInterface
|
2012-05-06 17:17:36 +02:00 |
digitalkaoz
|
a284eb5cfe
|
coding style fixes
|
2012-03-10 09:53:03 +01:00 |
digitalkaoz
|
8dad8d8c43
|
added some trivial tests
|
2012-03-09 19:30:37 +01:00 |