Patrick Remy
|
d81c74eb62
|
style: fix linting issues and failing tests
|
2022-02-22 20:13:24 +01:00 |
|
Bruce Weirdan
|
8726065d21
|
Applied ClosureToArrowFunctionRector
|
2022-01-06 00:48:04 +02:00 |
|
Bruce Weirdan
|
30013cb81a
|
Drop orphaned token
Refs vimeo/psalm#7285
|
2022-01-04 10:13:44 +02:00 |
|
orklah
|
0747b48d06
|
remove TEmpty
|
2022-01-03 04:09:59 +02:00 |
|
rarila
|
97e6511fab
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
|
rarila
|
39402c233d
|
Return type hints (#7065)
Co-authored-by: ralila <>
|
2021-12-05 19:51:26 +02:00 |
|
ralila
|
2a956498bf
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
|
ralila
|
245920e53c
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
|
Bruce Weirdan
|
76be96ce53
|
Drop FakeFileProvider from tests folder
And use Psalm\Internal\Provider\FakeFileProvider
|
2021-07-02 03:57:57 +03:00 |
|
orklah
|
4d6be66d98
|
Prioritize TCallableString handling to avoid simpler checks for TLowercaseString vs TString (#5811)
|
2021-05-21 07:44:26 -04:00 |
|
Bruce Weirdan
|
105c6f3a1c
|
Remove (and prevent) unused uses (#5704)
* Updates `slevomat/coding-standard`
* Removes unused uses
* Prevents unused uses
* Fixes a number of symbol case mismatches
|
2021-05-03 17:22:15 -04:00 |
|
Vincent Langlet
|
fb5c5a9c59
|
Fix array<empty, empty> not in array{foo?: mixed}<string, mixed> (#5677)
* Fix array<empty, empty> not in array{foo?: mixed}<string, mixed>
* Add tests
|
2021-04-30 09:00:49 -04:00 |
|
Matt Brown
|
123a9bc703
|
Add type-accepts-type unit test
|
2021-04-27 11:26:27 -04:00 |
|
Matt Brown
|
daa40281df
|
Add slashes
|
2021-04-25 13:32:58 -04:00 |
|
Matt Brown
|
64fdac33e8
|
Fix #5641 - types should always be comparable to themselves
|
2021-04-25 10:45:43 -04:00 |
|