Bruce Weirdan
|
6abce3525a
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -04:00 |
|
Matt Brown
|
82f35c1454
|
Ensure Stringable is always available to tests that need it
|
2020-10-29 19:41:10 -04:00 |
|
Matt Brown
|
7cf6495461
|
4.x - skip Stringable test if not in PHP 8.0
|
2020-10-12 11:35:14 -04:00 |
|
orklah
|
ead107fa9e
|
More return types (#4173)
* add native return types
* redundant phpdoc
|
2020-09-12 11:24:05 -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 |
|
Brown
|
41c722448a
|
Fix #1531 - improve hrtime return type
|
2019-04-03 17:08:37 -04:00 |
|
Brown
|
5beb26659e
|
Add special type for SQL select strings for plugins to consume
|
2019-03-07 14:56:18 -05:00 |
|
Bruce Weirdan
|
9bdc9f774f
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
|
Bruce Weirdan
|
8408effe57
|
Dropped unused uses
|
2019-02-17 13:17:45 -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
|
4688b25fd9
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
|