thephpleague / glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.
http://glide.thephpleague.com
MIT License
2.55k stars 198 forks source link

Bump up psalm to level 4. #314

Closed ADmad closed 3 years ago

ADmad commented 3 years ago

Intervention functions like resize(), resizeCanvas() only accept int values hence float values are rounded where necessary.