PHPOffice / PHPPresentation

A pure PHP library for reading and writing presentations documents
https://phpoffice.github.io/PHPPresentation
Other
1.31k stars 523 forks source link

SetImageResource receives unsupported output #807

Open jaapdh opened 5 months ago

jaapdh commented 5 months ago

SetImageResource receives the output from imagecreatetruecolor which can also be false or GdImage.

This solves the PHPStan failing on the current config.