summaryrefslogtreecommitdiff
path: root/zend/extensionimpl.h
diff options
context:
space:
mode:
authorMartijn Otto <martijn.otto@copernica.com>2016-05-17 15:19:37 +0200
committerMartijn Otto <martijn.otto@copernica.com>2016-05-17 15:19:37 +0200
commit37123a5474f73f3db51cb726cfb512acca4682c8 (patch)
treed629eacc679b30da20f20be33d3d916f5906da29 /zend/extensionimpl.h
parentdd5f3a635053aa03417cdab1228e03c94b9c3136 (diff)
Fix crash during module finding and fix incomplete types for Value::call() members
Diffstat (limited to 'zend/extensionimpl.h')
-rw-r--r--zend/extensionimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zend/extensionimpl.h b/zend/extensionimpl.h
index b933624..aef4802 100644
--- a/zend/extensionimpl.h
+++ b/zend/extensionimpl.h
@@ -103,7 +103,7 @@ public:
private:
/**
- * Initialize the namespace after it was registered
+ * Initialize the extension after it was registered
* @param module_number
* @param tsrm_ls
* @return bool