unread
Hi all,
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 ?
didou