There is no bug filed for this. There is only one older bug (
http://bugs.php.net/bug.php?id=38804 ) which makes me think overwriting
with ini_set() shouldn't be possible!
Richard Lynch schrieb:
On Wed, May 30, 2007 3:34 pm, Samuel Vogel wrote:
And what happens if you try to allocate 3M of data?
$foo = str_repeat('.', 3145728);
Nothing. It does it without any errors. I can allocate up to 20MB
(well
a little bit less of course).
Check http://bugs.php.net and see if it's a known issue or an
exception to the php_admin_* rule or...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php