mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
b994fd81cb
For consistency with imagegd(), imagegd2() and imagexbm(), which throw a TypeError if a path containing NUL bytes is given, we throw a TypeError for the other image writer functions as well.