php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15512 getimage size returns error
Submitted: 2002-02-11 18:15 UTC Modified: 2002-04-09 15:09 UTC
From: ctammel at mindspring dot com Assigned:
Status: Closed Package: GetImageSize related
PHP Version: 4.1.1 OS: solaris
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ctammel at mindspring dot com
New email:
PHP Version: OS:

 

 [2002-02-11 18:15 UTC] ctammel at mindspring dot com
The image at:

http://www.clickxchange.com/graphics_server/short.bmp

is returned as:

type: 6 (bmp type)
width="-738131968" height="1006632960"

when it should be 468x60 image.


Our client uploaded it as a gif, which also didn't work:

http://www.clickxchange.com/graphics_server/short.gif

Thanks

Craig Tammel
clickXchange.com



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-09 15:09 UTC] jimw@php.net
This bug has already been fixed in the latest released version of
PHP, which you can download at http://www.php.net/downloads.php

this appears to work fine with 4.1.2 on linux. (but it could be an endian-related issue. please reopen if it still does not work in 4.1.2 on solaris. and double-checking in a 4.2.0 release candidate from http://www.php.net/~derick/ would be handy, too.)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 00:01:30 2024 UTC