Marcus Börger wrote:

Hello Mehdi,

Friday, August 15, 2003, 10:22:28 PM, you wrote:

MA> >>I'm in php-src/ext/standard/image.c (revision 1.92)

Looking at php_image_type_to_mime it seems like there are two constants
not handled :
 IMAGETYPE_JB2
 IMAGETYPE_JPX

Am I looking at the good version of the C file ?


Yes.


MA> Shouldn't be corrected ?

No, they are used elsewhere, too. If you mean the support is missing, feel
free to add it.


Hi Marcus,


I don't have karma to php-src :)
Here's what should be changed :

constant mime-type

IMAGETYPE_JPX     image/jpx
IMAGETYPE_JB2     image/jb2

Can you do it for me ?

didou




-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to