]> granicus.if.org Git - php/commitdiff
Fixed bug #36208 (symbol namespace conflicts using bundled gd). (Jakub Moc)
authorJoe Orton <jorton@php.net>
Wed, 1 Feb 2006 13:10:04 +0000 (13:10 +0000)
committerJoe Orton <jorton@php.net>
Wed, 1 Feb 2006 13:10:04 +0000 (13:10 +0000)
main/php_compat.h

index a2fef540a194891500ec94f77b8fa90d43f66063..8acbffb05ee43d25a239eae4c31c119e5578053e 100644 (file)
 #define term_source php_gd_term_source
 #define writewbmp php_gd_writewbmp
 #define ZeroDataBlock php_gd_ZeroDataBlock
+#define gdCacheCreate php_gd_gdCacheCreate
+#define gdCacheDelete php_gd_gdCacheDelete
+#define gdCacheGet php_gd_gdCacheGet
+#define gdFontCacheSetup php_gd_gdFontCacheSetup
+#define gdFontCacheShutdown php_gd_gdFontCacheShutdown
+#define gdFreeFontCache php_gd_gdFreeFontCache
 #endif /* HAVE_GD_BUNDLED */
 
 /* Define to specify how much context to retain around the current parse