ext/ming/ming.c

php.internals

Frank M. Kromann

23 years ago
Hi iliaa, You made a change to this file rev 1.48 with the comment Fixed a crash when text is added before a font is specified This fix makes the module compile with warnings and crash on Win32 (when compiled with ming-cvs). This fix is not needed at the ming functions do check for a valid font. The fix is also incorrect as getText() returns a SWFtext structure and not a zval* I think it is safe to revert this patch - Frank