summaryrefslogtreecommitdiff
path: root/include/function.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/function.h')
-rw-r--r--include/function.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/function.h b/include/function.h
index d2461ef..ea7584f 100644
--- a/include/function.h
+++ b/include/function.h
@@ -141,7 +141,7 @@ protected:
* @param classname Optional class name
* @param pub Is this a public property?
*/
- void fill(struct _zend_function_entry *entry, const char *classname=NULL, bool pub=true) const;
+ void fill(struct _zend_function_entry *entry, const char *classname=NULL, int flags=Flag(Zend::AccMemb::PUBLIC)) const;
/**
* Fill function info