be more verbose about nghttp2 skip
[m6w6/ext-http] / src / php_http_env.h
index 273ba16c4ffa9c0481184d41a2ff8cda46ab9ca0..829274470c57d6f72311f811e8bfb4df19b766c6 100644 (file)
@@ -76,7 +76,7 @@ static inline zend_bool php_http_env_got_server_var(const char *v)
 }
 
 
-PHP_HTTP_API zend_class_entry *php_http_env_class_entry;
+PHP_HTTP_API zend_class_entry *php_http_env_get_class_entry(void);
 PHP_MINIT_FUNCTION(http_env);
 PHP_RSHUTDOWN_FUNCTION(http_env);