Skip to content

add missing throws annotation#408

Merged
ADmad merged 1 commit intothephpleague:masterfrom
guillaume-sainthillier:gsa/phpdoc
Dec 17, 2024
Merged

add missing throws annotation#408
ADmad merged 1 commit intothephpleague:masterfrom
guillaume-sainthillier:gsa/phpdoc

Conversation

@guillaume-sainthillier
Copy link
Contributor

Hello,

phpstan v2 complains about catching FileNotFoundException when calling the Server::getImageResponse.
But makeImage can actually throw those errors, so i've added them into the public methods

@ADmad ADmad merged commit dab24ea into thephpleague:master Dec 17, 2024
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.

3 participants