summaryrefslogtreecommitdiff
path: root/include/base.h
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-03-24 14:51:41 +0100
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-03-24 14:51:41 +0100
commitaecf6c450fc4ad9b1b3ee0ce4450b9dac5ce2967 (patch)
tree12ffe9aa7f6b4a6ac4c2273aa8e2063ce7b685b9 /include/base.h
parent2fd4198b78358cf2ba527296fafb5b1728e28ea8 (diff)
fix compile issues for TRSM
Diffstat (limited to 'include/base.h')
-rw-r--r--include/base.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/base.h b/include/base.h
index c26549f..8bc1c31 100644
--- a/include/base.h
+++ b/include/base.h
@@ -249,8 +249,7 @@ private:
* @param tsrm_ls
* @return MixedObject
*/
- MixedObject *store(struct _zend_class_entry *entry);
- MixedObject *store(struct _zend_class_entry *entry, void ***tsrm_ls);
+ MixedObject *store(struct _zend_class_entry *entry TSRMLS_DC);
/**
* Retrieve the handle