summaryrefslogtreecommitdiff
path: root/include/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base.h')
-rw-r--r--include/base.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/base.h b/include/base.h
index 97b153d..c26549f 100644
--- a/include/base.h
+++ b/include/base.h
@@ -246,9 +246,11 @@ private:
/**
* Store the object in the zend object cache
* @param entry
+ * @param tsrm_ls
* @return MixedObject
*/
MixedObject *store(struct _zend_class_entry *entry);
+ MixedObject *store(struct _zend_class_entry *entry, void ***tsrm_ls);
/**
* Retrieve the handle