php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40670 memory_limit documentation not updated for 5.2.1
Submitted: 2007-02-28 18:58 UTC Modified: 2007-02-28 19:10 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: php at beowulfe dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2007-02-28 18:58 UTC] php at beowulfe dot com
Description:
------------
The documentation on the memory_limit configuration directive at http://us2.php.net/manual/en/ini.core.php#ini.memory-limit states "In order to use this directive you must have enabled it at compile time. So, your configure line would have included: --enable-memory-limit."

This behavior was changed in 5.2.1 -- memory_limit is now always enabled. The manual page should indicate this change.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-28 19:06 UTC] dmytton@php.net
This has already been fixed in #40614. It takes some time for the docs to update.
 [2007-02-28 19:10 UTC] philip@php.net
This has already been fixed in CVS and will show up after the next build... so marking this as bogus. Thanks for the report though ;-)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 23 21:00:03 2025 UTC