php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #47603 Lack of documentation for getimagesize
Submitted: 2009-03-09 09:02 UTC Modified: 2009-05-08 16:46 UTC
From: christian dot ubu at gmail dot com Assigned:
Status: Wont fix Package: Documentation problem
PHP Version: Irrelevant OS: all
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: christian dot ubu at gmail dot com
New email:
PHP Version: OS:

 

 [2009-03-09 09:02 UTC] christian dot ubu at gmail dot com
Description:
------------
Since the php version 4.0.5, URL support was added for getimagesize.

I think that a note with a link to the PEAR package "Image_Remote" (http://pear.php.net/package/Image_Remote) is missing.
Recent comments on that manual page prove that lack of information in order to retrieve remote image pixel size without downloading the whole image.

Reproduce code:
---------------
---
From manual page: function.getimagesize
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-08 16:46 UTC] danbrown@php.net
That is beyond the scope of this particular manual page entry.  Indeed, 
the user notes are the appropriate avenue for making such connections 
between PHP features (as suggestions), as you pointed out is the present 
case.

Thank you for taking the time to make a suggestion, though.  We 
certainly do appreciate it!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 06:01:30 2024 UTC