use the params parser for query strings
[m6w6/ext-http] / php_http_curl_client_pool.h
index 69203fb43653cf97c27ad226e3743d3d72a4ef6a..5d6a19c4c169eaa911bc8483a156d2a28c7c0750 100644 (file)
@@ -28,6 +28,7 @@ struct php_http_curl_globals {
 };
 
 PHP_RINIT_FUNCTION(http_curl_client_pool);
+PHP_RSHUTDOWN_FUNCTION(http_curl_client_pool);
 #endif
 
 PHP_MINIT_FUNCTION(http_curl_client_pool);