ID:               28259
 Updated by:       [EMAIL PROTECTED]
 Reported By:      iljamaas at dreamsolution dot nl
-Status:           Feedback
+Status:           Bogus
 Bug Type:         GetImageSize related
 Operating System: FreeBSD  4.9-STABLE
 PHP Version:      4.3.4
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

.


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

[2004-05-03 18:26:43] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Please provide a sample swf file. 

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

[2004-05-03 13:02:49] iljamaas at dreamsolution dot nl

Description:
------------
I tried to run getimagesize on a flash7 .swf file and it results in a
'Error message: getimagesize(): Read error!
' 
The script works fine with any other swf (and other graphics) format.

Reproduce code:
---------------
$info=GetImageSize('test.swf');

Expected result:
----------------
It's expected to get the file's size and return an array filled with
the values.

Actual result:
--------------
It throws an error: 'getimagesize(): Read error!'
and return an array with all values '0'.


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


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

Reply via email to