psalm-plugin-laravel/tests
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
..
_data introduce testing 2020-04-08 00:47:02 -07:00
_output introduce testing 2020-04-08 00:47:02 -07:00
_run introduce testing 2020-04-08 00:47:02 -07:00
_support run phpcs in tests directory 2022-02-10 17:45:51 +01:00
acceptance Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
Models exclude _support 2022-02-10 17:45:51 +01:00
acceptance.suite.yml introduce testing 2020-04-08 00:47:02 -07:00
laravel-test-baseline.xml update baseline files in tests 2022-02-16 16:57:00 +01:00
laravel-test-psalm.xml define php 8 as default for running psalm 2022-02-10 17:44:09 +01:00
laravel-test.sh remove composer update step 2022-02-14 11:39:10 +01:00
lumen-test-baseline.xml update baseline files in tests 2022-02-16 16:57:00 +01:00
lumen-test-psalm.xml define php 8 as default for running psalm 2022-02-10 17:44:09 +01:00
lumen-test.sh update baseline files in tests 2022-02-16 16:57:00 +01:00