pdf-php
pdf-php copied to clipboard
PHP8.2 - addPngFromFile() stops working
My web host has just upgraded to php 8.2 and everything still works except my images have disappeared. I use the addPngFromFile() function and now it is just blank where the images were. Is anyone still here using this amazing PDF software who can help?
I should have been more specific. I use addPngFromFile() however in troubleshooting have also found that addJpgFromFile() does not work either. I have verified that my image path is still correct (though none of the code on my project has been touched in over a year and the only change was the server PHP version upgrade).
My web host is still on PHP 5.6 and I am finding that the first png or jpeg works in my documents, but the subsequent ones have disappeared, so maybe it's not a PHP issue?
fixed in #164. will be in the next release
Fix released in 0.12.64