Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Psalm] Configuration - totallyTyped replaced according to docs to avoid deprecation problem #13673

Merged
merged 1 commit into from Feb 21, 2022

Conversation

ernestWarwas
Copy link
Contributor

@ernestWarwas ernestWarwas commented Feb 21, 2022

Q A
Branch? 1.11
Bug fix? no
New feature? no
BC breaks? no
License MIT

Error: psalm.xml:3:5: ConfigIssue: Attribute "totallyTyped" is deprecated and is going to be removed in the next major version (see https://psalm.dev/271)

According to Psalm docs:
totallyTyped
(Deprecated) Setting totallyTyped to "true" is equivalent to setting errorLevel to "1". Setting totallyTyped to "false" is equivalent to setting errorLevel to "2" and reportMixedIssues to "false"

@ernestWarwas ernestWarwas requested a review from a team as a code owner February 21, 2022 13:39
Copy link
Member

@Zales0123 Zales0123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Zales0123 Zales0123 merged commit 32bc93d into Sylius:1.11 Feb 21, 2022
@Zales0123
Copy link
Member

Thanks, @ernestWarwas! 🎉

@vvasiloi
Copy link
Contributor

@Roshyo you might be interested in this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants