php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #40668 Add of resource for module_registry (Zend API)
Submitted: 2007-02-28 17:12 UTC Modified: 2007-02-28 18:52 UTC
From: mv at binarysec dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5CVS-2007-02-28 (CVS) OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mv at binarysec dot com
New email:
PHP Version: OS:

 

 [2007-02-28 17:12 UTC] 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 /


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-28 18:52 UTC] tony2001@php.net
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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 10:01:31 2024 UTC