Intervention / image

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

Add throws annotation related to Image manipulation #1214

Closed VincentLanglet closed 11 months ago

VincentLanglet commented 1 year ago

Hi @olivervogel,

I recently used this library and got exceptions when calling some methods but most of them were undocumented. Keeping a @throws phpdoc up to date is useful

I tried to add some on Image manipulation (the methods I'm using so far). Is it ok to merge such phpdoc update ? Thanks a lot.

VincentLanglet commented 11 months ago

Hi @olivervogel, do you have some time to take a look to this ? :)

Big thanks

VincentLanglet commented 11 months ago

Hi @olivervogel, this PR was closed unmerged without any comment. Is it a mistake or could you develop the reason ?

It would be very kind to accepts those missing @throws tags.

Thanks

olivervogel commented 11 months ago

I suggest to use Version 3 of Intervention Image.