mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02:00
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.