On Mon, 23 Jul 2012 16:15:42 +0100, Hannes Magnusson wrote:

Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0dfcc3e798cd54714f792bf7507c37b96146ee1b

Log:
Add ini setting intl.explicit_cleanup

This is to help with looking for leaks. If set to true, this ini
setting forces a call to u_cleanup() on module shutdown.


hhmmmmhh.
What is the usecase for that?


Detecting leaks with valgrind. Otherwise, one gets lots of false positives.

--
Gustavo Lopes

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to