summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_saproxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com_dotnet/com_saproxy.c')
-rw-r--r--ext/com_dotnet/com_saproxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/com_dotnet/com_saproxy.c b/ext/com_dotnet/com_saproxy.c
index 9ddcea3d9a..2b42315151 100644
--- a/ext/com_dotnet/com_saproxy.c
+++ b/ext/com_dotnet/com_saproxy.c
@@ -397,7 +397,7 @@ zend_object_handlers php_com_saproxy_handlers = {
saproxy_constructor_get,
saproxy_class_name_get,
saproxy_object_cast,
- saproxy_count_elements
+ saproxy_count_elements,
NULL, /* get_debug_info */
NULL, /* get_closure */
NULL, /* get_gc */