psalm-plugin-laravel/tests/acceptance
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
..
AbortIf.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
CollectionTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
ConsoleCommand.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
Container.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
DatabaseBuilderTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
DBFacadeAlias.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
EloquentBuilderTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
EloquentCollectionTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
EloquentModelPropertyTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
EloquentModelTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
EloquentRelationTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
ExceptionHandler.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
FactoryTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
Helpers.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
HttpFormRequest.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
HttpResourceTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
Notification.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
PathHelpers.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
RedirectReturnType.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
RequestTypes.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
ResponseReturnType.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00
TaintAnalysis.feature Reword acceptance tests 2021-07-06 16:28:37 +02:00
UrlReturnType.feature Replace deprecated totallyTyped attribute 2022-02-21 10:15:13 +01:00