PHP 7.4: ulong->unsigned long, uint->uint32_t
[m6w6/ext-http] / php_http.h
index 02326fb64828d520000fc5bbe4cc81dbc1a9926f..cb4082678dfa38b78aac2104f953d0fab960949f 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.4.0"
+#define PHP_PECL_HTTP_VERSION "3.2.3dev"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry
@@ -30,4 +30,3 @@ extern int http_module_number;
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
  */
-