ID: 40668 Updated by: [EMAIL PROTECTED] Reported By: mv at binarysec dot com -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: All PHP Version: 5CVS-2007-02-28 (CVS) New Comment:
Please use appropriate mailing list for questions and discussions. Everything is possible, but we need to understand what you're talking about first and bug tracking system is wrong place for that. Previous Comments: ------------------------------------------------------------------------ [2007-02-28 17:12:42] mv at binarysec dot com Description: ------------ Is it possible to add a new TS resource for : - static int module_count=0 (Zend/zend_API.c) - ZEND_API HashTable module_registry (Zend/zend_API.c) I got some problems when i try to load a new module in a thread. Thanks Expected result: ---------------- <br /> <b>Warning</b>: Module 'X7V3' already loaded in <b>Unknown</b> on line <b>0</b><br /> <br /> <b>Warning</b>: Function registration failed - duplicate name - XXXXXXXXXXXXXXXXXX in <b>Unknown</b> on line <b>0</b><br /> <br /> <b>Warning</b>: X7V3: Unable to register functions, unable to load in <b>Unknown</b> on line <b>0</b><br / ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40668&edit=1
