summaryrefslogtreecommitdiff
path: root/ext/soap/php_sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/php_sdl.c')
-rw-r--r--ext/soap/php_sdl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/soap/php_sdl.c b/ext/soap/php_sdl.c
index 695867d7e2..8564c654f0 100644
--- a/ext/soap/php_sdl.c
+++ b/ext/soap/php_sdl.c
@@ -3670,3 +3670,4 @@ static void delete_document(zval *zv)
xmlDocPtr doc = Z_PTR_P(zv);
xmlFreeDoc(doc);
}
+