php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40541 mention the memory-limit in the image-functions overview
Submitted: 2007-02-19 10:45 UTC Modified: 2007-03-23 16:05 UTC
From: Progman2002 at gmx dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2007-02-19 10:45 UTC] Progman2002 at gmx dot de
Description:
------------
If new people use the image-functions without knowing about the memory-limit they try to just load a image with huge proportional and dont get it works. Maybe there should be an info-box which informs the user to care and look at the memory-limit if they create images with 1024*786*4 bytes usage. Sth. like: "If you work with images note that you will maybe hit the memory-limit of php" with some crossreferences to the memory_limit directiv.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-23 16:05 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"Image functions are very memory extensive. Be sure to set memory_limit high enough."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 04 20:00:02 2025 UTC