Doesn't the INI mechanism reset the values to their original INI values at the end of each request? Zeev knows this stuff better than me as he wrote it.

Andi

At 02:56 PM 10/31/2002 +0100, Derick Rethans wrote:
Hello Andi,

I encountered a somewhat weird thing with the "report_memleak" settings.
I varified that it gets set to "0" normally if I use the -d option to
CLI or the ini_set() function. With both methods ini_get() in the script
returns the correct setting ("0"). But, when the value is used in
main/main.c, line 748 it is reset to "1" somehow. (This is during the
shutdown of the memory manager). Do you have any idea how this setting
could have been reset?

regards,
Derick

--

---------------------------------------------------------------------------
 Derick Rethans                                   http://derickrethans.nl/
 JDI Media Solutions                               http://www.jdimedia.nl/
---------------------------------------------------------------------------

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to