php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11517 GetImageSize returns nothing
Submitted: 2001-06-16 23:25 UTC Modified: 2001-06-19 08:34 UTC
From: andri at bofh dot is Assigned:
Status: Closed Package: GetImageSize related
PHP Version: 4.0.5 OS: Redhat Linux 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: andri at bofh dot is
New email:
PHP Version: OS:

 

 [2001-06-16 23:25 UTC] andri at bofh dot is
Wouldn't exactly call this a crash but it keeps me from doing what i'm trying to do and it doesnt return any information.

I have a digital camera called Canon Powershot S10 and I use a Windows program called Cam4you to extract the pictures.

I noticed when I'm using the GetImageSize function on these images i wasnt getting any results. Using a syntax like this... $fleah = GetImageSize("myimage.jpg");

I tried adding... or die("oh, oh.. something is wrong"); at the end and it always terminates.

This might be caused by some strange header in my jpeg files but I'm not sure. 

Since i wasnt able to upload any files with this bug report I'll just include an url for the picture.

http://ancient.scrolls.org/badimage

This is a huge cocacola can here in Iceland :)

Please keep me informed...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-17 05:18 UTC] jmoore@php.net
There were some fixes for this please try latest snapshot or CVS.

- James
 [2001-06-19 08:34 UTC] sniper@php.net
I tested with your image and this is fixed in latest CVS
and in PHP 4.0.6RC3:

http://www.php.net/~andi/php-4.0.6RC3.tar.gz

(if above link doesn't work, try with RC4)


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC