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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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 Apr 26 10:01:31 2024 UTC