Intervention / image

PHP Image Processing
https://image.intervention.io
MIT License
13.84k stars 1.5k forks source link

Add more exception annotation #1308

Closed VincentLanglet closed 6 months ago

VincentLanglet commented 6 months ago

Last PR on the "exception" track @olivervogel.

NB: @throws void is a tips to tell phpstan than even if the method is technically throwing exception, it does throws nothing in this case.

olivervogel commented 6 months ago

Thank you.

VincentLanglet commented 6 months ago

Thank you.

You're welcome ; does a new release would be possible ?

olivervogel commented 6 months ago

You're welcome ; does a new release would be possible ?

The project follows a monthly release cycle for minor releases. The next one will on March 16, 2024.