Ron Bellido
|
377a4bd112
|
Suppress psalm messages
|
2022-03-16 09:26:19 -07:00 |
|
Ron Bellido
|
0591299185
|
Merge branch 'master' into support-newer-ide-helper
|
2022-03-15 14:01:53 -07:00 |
|
Martin Zurowietz
|
f6193ad5cb
|
Replace deprecated totallyTyped attribute
totallyTyped was deprecated in Psalm v4.21.0 [1].
totallyTyped="true" is equivalent to errorLevel="1" and
totallyTyped="false" is equivalent to errorLevel="2" plus
reportMixedIssues="false" [2].
[1] https://github.com/vimeo/psalm/releases/tag/4.21.0
[2] https://psalm.dev/docs/running_psalm/configuration/#totallytyped
|
2022-02-21 10:15:13 +01:00 |
|
Niels Vanpachtenbeke
|
f81164eee8
|
set php version to 8.0
|
2022-01-19 10:31:50 +01:00 |
|
fiachra mcdermott
|
69add09750
|
refactor: extract fake models command into a provider to prepare for supporting newer versions
|
2021-09-16 11:23:46 -07:00 |
|
fiachra mcdermott
|
6edc34d9d1
|
refactor: move fakes to their own namespace
|
2021-06-21 17:50:16 -07:00 |
|
fiachra mcdermott
|
aefc95eaf9
|
fix(tests): move reference to stubs dir
|
2021-06-21 17:50:06 -07:00 |
|
fiachra mcdermott
|
e311dc53af
|
chore: move cache dir out of src
|
2021-06-21 16:45:30 -07:00 |
|
Matt Brown
|
62f9610a2a
|
Update return types
|
2020-10-19 12:12:59 -04:00 |
|
Feek
|
2aba87df72
|
chore: dont analyze cached files from third party
|
2020-04-13 22:52:44 -07:00 |
|
Feek
|
c15f1f770e
|
refactor: simplify logic for booting the app by stubbing the lumen application file
|
2020-04-13 21:16:12 -07:00 |
|
Feek
|
b1497c252f
|
feature: generic collections
|
2020-04-11 15:30:37 -07:00 |
|
Matthew Brown
|
6be511d576
|
Add baseline to capture existing errors
|
2020-01-08 00:11:05 -05:00 |
|
Jon Ursenbach
|
e69051ba7e
|
Resolving an issue in the plugin where it isn't always bootstrapped.
|
2019-03-06 11:13:55 -05:00 |
|
Matthew Brown
|
f1e77a8e56
|
Add composer
|
2019-02-18 18:40:57 -05:00 |
|