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 |
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 |
Ion Bazan
|
a2137d5263
|
use Symfony PHPUnit Bridge
|
2020-02-07 12:22:22 +08: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 |
Niels Keurentjes
|
c9534d48c1
|
Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation.
|
2016-04-13 02:02:50 +02:00 |
Niels Keurentjes
|
f5422a441d
|
Fixed Windows path separators and updated docs.
|
2016-04-12 23:51:28 +02:00 |
Niels Keurentjes
|
7e71b2bfbc
|
Added support for expanding environment variables in paths, and tilde expansion on Windows.
|
2016-04-12 23:07:58 +02:00 |
Rob Bast
|
a245c4618b
|
php-cs-fixer
|
2016-02-25 11:04:44 +01:00 |
Niels Keurentjes
|
f2a2b18367
|
Added Platform utility and unit test for it.
|
2016-02-03 22:25:43 +01:00 |