ID:               26872
 Updated by:       [EMAIL PROTECTED]
 Reported By:      paul at i3 dot co dot uk
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         GetImageSize related
 Operating System: Slackware
 PHP Version:      4CVS-2004-01-11 (stable)
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2004-01-11 11:07:25] [EMAIL PROTECTED]

Provide an URL to the MP3 in question.


------------------------------------------------------------------------

[2004-01-11 07:43:28] paul at i3 dot co dot uk

Description:
------------
getimagesize is reporting an mp3 file I tested as having 
a width and height of 4 and 3 and returning  the mime 
types as a wbmp.

array(5) {
  [0]=>
  int(4)
  [1]=>
  int(23)
  [2]=>
  int(15)
  [3]=>
  string(21) "width="4" height="23""
  ["mime"]=>
  string(18) "image/vnd.wap.wbmp"
}

Reproduce code:
---------------
Can supply mp3 on request



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26872&edit=1

Reply via email to