History log of /php-src/ext/gd/tests/bug79945.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 0b8466f2 23-Aug-2023 Michael Orlitzky

ext/gd/tests: add SKIPIF stanzas for missing PNG support

The bundled libgd always has PNG support, but an external one may not.


# 6734880e 16-Nov-2023 Jakub Zelenka

Fix bug #79945: Stream wrappers in imagecreatefrompng causes segfault

Closes GH-12696