ID: 39452
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Closed
Bug Type: GetImageSize related
Operating System: Debian
PHP Version: 5.2.0
New Comment:
Sigh! - Sorry. I used a workaround posted at php.net. It uses
!function_exists('image_type_to_extension') to determine if the php
function exists...
Shame on me! I'm sorry!
Previous Comments:
------------------------------------------------------------------------
[2006-11-09 16:50:33] [EMAIL PROTECTED]
image_type_to_extension() has been _enabled in 5.2.0_, are you sure you
were using the same function before?
------------------------------------------------------------------------
[2006-11-09 16:32:03] [EMAIL PROTECTED]
Description:
------------
Hello,
this may be no bug or bogus but I just switched over to 5.2 and broke
some apps because image_type_to_extension returns '.jpeg' instead of
'.jpg'.
I think that '.jpg' would be the right choice for an extension.
Greetings
--
Daniel KHan
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39452&edit=1