- debugging noise
[m6w6/ext-http] / php_http_std_defs.h
index 9ab75e9dbef017743f13eb0a451e187c219ad8af..f166fe5ade8d77c77c7b89649b09fec91f14a27a 100644 (file)
@@ -307,7 +307,7 @@ typedef int STATUS;
 #endif
 
 #ifdef ZEND_ENGINE_2
-#      define EMPTY_FUNCTION_ENTRY {NULL, NULL, NULL, 0}
+#      define EMPTY_FUNCTION_ENTRY {NULL, NULL, NULL, 0, 0}
 #else
 #      define EMPTY_FUNCTION_ENTRY {NULL, NULL, NULL}
 #endif