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

[SCA] Minor improvement on Psalm typing #6003

Merged
merged 1 commit into from Apr 13, 2023
Merged

Conversation

phansys
Copy link
Contributor

@phansys phansys commented Apr 11, 2023

Q A
Type improvement
Fixed issues n/a

Summary

Spin-off from #5998, much less ambitious.

greg0ire
greg0ire previously approved these changes Apr 12, 2023
/**
* @throws UnknownParameterType
*
* @inheritdoc
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* @inheritdoc
* {@inheritdoc}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I could make a different PR updating this in the whole repo if you agree. There are much more occurrences.

Copy link
Member

Choose a reason for hiding this comment

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

It was correct when it was on its own, so it's fine when you're doing it only for the two occurrences of this PR.

/**
* @throws UnknownParameterType
*
* @inheritdoc
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* @inheritdoc
* {@inheritdoc}

src/DriverManager.php Show resolved Hide resolved
@SenseException SenseException merged commit 3db3f61 into doctrine:3.7.x Apr 13, 2023
71 checks passed
@phansys phansys deleted the sc_1 branch April 13, 2023 22:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants