projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
cf8a7aa
)
release v3.2.4
RELEASE_3_2_4
author
Michael Wallner
<mike@php.net>
Wed, 13 Jan 2021 15:33:19 +0000
(16:33 +0100)
committer
Michael Wallner
<mike@php.net>
Wed, 13 Jan 2021 15:33:19 +0000
(16:33 +0100)
* Fixed configure on systems which do not provide icu-config
* Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1
php_http.h
patch
|
blob
|
history
diff --git
a/php_http.h
b/php_http.h
index 19d67f9bc729a976bfb0ad9328aacff3647a560c..aa23dea6c00fc701540a60b975295479d464dd34 100644
(file)
--- a/
php_http.h
+++ b/
php_http.h
@@
-13,7
+13,7
@@
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "3.2.
3
"
+#define PHP_PECL_HTTP_VERSION "3.2.
4
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry