Skip to content

Use correct exception type hint in catch statement - #26153

Merged
PVince81 merged 1 commit into
masterfrom
psalm/26111/fix-undefined-exception-class
Mar 17, 2021
Merged

Use correct exception type hint in catch statement#26153
PVince81 merged 1 commit into
masterfrom
psalm/26111/fix-undefined-exception-class

Conversation

@MorrisJobke

Copy link
Copy Markdown
Member

Found by psalm update 4.6.2 to 4.6.3 in #26111

The behaviour should be the same as the exception is then translated to the same exception one layer above, but now includes proper logging.

Found by psalm update 4.6.2 to 4.6.3 in #26111
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke

Copy link
Copy Markdown
MemberAuthor

/backport to stable21

@MorrisJobke

Copy link
Copy Markdown
MemberAuthor

/backport to stable20

@MorrisJobke

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

@PVince81PVince81 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@MorrisJobke@PVince81@ChristophWurst