I have been running the following patch for a little while: http://www.ctindustries.net/patches/zend20030620.diff as valgrind kept reporting a leak here (when used with --leak-check=yes --show-reachable=yes).
Someone mentioned that these should not be free'd though. Could someone explain this as I am curious why? The same question would then also apply to GLOBAL_CONSTANTS_TABLE when running with ZTS as it looks like it works the same way as the above 2. Thanks, Rob -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php