mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
8d6cfb797b
. GD is now thread-safe thanks to wrappers around freetype library . Significant optimization to png writing code. . Miscellaneous fixes. Fixed memory leak inside php_imagettftext_common() Make ext/gd compile with GD 2.0.17+ (gdFreeFontCache() is not avaliable)