summaryrefslogtreecommitdiff
path: root/zend/extensionimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'zend/extensionimpl.h')
-rw-r--r--zend/extensionimpl.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/zend/extensionimpl.h b/zend/extensionimpl.h
index 0a366ba..83deb36 100644
--- a/zend/extensionimpl.h
+++ b/zend/extensionimpl.h
@@ -104,10 +104,11 @@ public:
private:
/**
* Initialize the namespace after it was registered
+ * @param module_number
* @param tsrm_ls
*/
- void initialize(TSRMLS_D);
-
+ void initialize(int module_number TSRMLS_DC);
+
/**
* Function that is called when the extension initializes
* @param type Module type