mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
5049ef2f1c
If a stream is passed to imagepng() or other image output functions, opposed to a filename, we must not close this stream.