| dmytton@php.net 2007-02-28, 7:00 pm |
| ID: 40670
Updated by: dmytton@php.net
Reported By: php at beowulfe dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
This has already been fixed in #40614. It takes some time for the docs
to update.
Previous Comments:
------------------------------------------------------------------------
[2007-02-28 18:58:35] php at beowulfe dot com
Description:
------------
The documentation on the memory_limit configuration directive at
http://us2.php.net/manual/en/ini.co...ni.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.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=40670&edit=1
|