Matt Brown
|
fb81fa13f4
|
Ensure Stringable is always available to tests that need it
|
2021-01-29 11:44:35 +01:00 |
|
Matt Brown
|
6310aff7e5
|
4.x - skip Stringable test if not in PHP 8.0
|
2021-01-29 11:39:52 +01:00 |
|
orklah
|
e3e5a55907
|
unused use statements (#4228)
|
2021-01-29 11:39:42 +01:00 |
|
orklah
|
db45ff1ba4
|
More return types (#4173)
* add native return types
* redundant phpdoc
|
2021-01-29 11:38:57 +01:00 |
|
Bruce Weirdan
|
1cc4715740
|
Fix windows tests (#4040)
* Fix windows tests by not mangling the expectations
* Use platform-dependent directory separator in expected messages
* fix CS
|
2021-01-29 11:38:04 +01:00 |
|
Matthew Brown
|
a0bb5ed37d
|
Fix #3991 - fix test
|
2020-08-15 14:21:24 -04:00 |
|
Brown
|
3c9ec90919
|
Fix deprecated call
|
2020-04-03 14:56:11 -04:00 |
|
Brown
|
f25a0c60d0
|
Fix crlf
|
2020-03-10 13:03:51 -04:00 |
|
Brown
|
9484231050
|
Run tests with Windows line endings when in Windows
|
2020-03-10 12:52:18 -04:00 |
|
Matthew Brown
|
da42be175f
|
Apply PHPCS fixes
Fixes #1880
|
2019-07-05 16:27:53 -04:00 |
|
LeSuisse
|
f29826b958
|
Fully qualify constants and function calls (#1849)
This should give a small performance boost.
Part of #1837.
The change is enforced via phpcs and can be autofixed
with phpcbf.
|
2019-06-26 16:52:29 -04:00 |
|
SignpostMarv
|
fdfc3511c3
|
attempting to force consistency on the error message
|
2019-04-01 16:34:44 -04:00 |
|
Matthew Brown
|
bd48ba858e
|
Add @SignpostMarv’s fixes for Windows tests
|
2019-03-31 19:08:55 -04:00 |
|
Bruce Weirdan
|
9bdc9f774f
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
|
Brown
|
601f303de2
|
Fix position of invalid param
|
2019-02-27 16:00:44 -05:00 |
|
Matthew Brown
|
17541b415f
|
Fix #1191 - allow Psalm to check against different versions of PHP
|
2019-02-07 12:25:57 -05:00 |
|
Matthew Brown
|
537cd221d2
|
Fix missing var
|
2019-01-21 18:13:17 -05:00 |
|
Matthew Brown
|
1c5f6963a6
|
Skip callable tests for PHP 7
|
2019-01-21 18:01:15 -05:00 |
|
Matthew Brown
|
b43a6a31f1
|
Enable casing plugin and fix issues it found
|
2019-01-12 10:52:23 -05:00 |
|
Matthew Brown
|
4688b25fd9
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
|