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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Mon May 06 17:01:34 2024 UTC