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:
9a02b1a
)
prepare release v3.2.0RC1
RELEASE_3_2_0_RC1pl1
author
Michael Wallner
<mike@php.net>
Mon, 9 Apr 2018 10:35:26 +0000
(12:35 +0200)
committer
Michael Wallner
<mike@php.net>
Mon, 9 Apr 2018 10:35:26 +0000
(12:35 +0200)
* PHP-7.2 compatibility
* Fixed gh-issue #73: build fails with libidn and libidn2
+ Added brotli compression support
+ Implemented gh-issue #58: Notify observers before any request is built
php_http.h
patch
|
blob
|
history
diff --git
a/php_http.h
b/php_http.h
index 2cf0de72a3f4851aaeaa80c8a3914131bd8f3b33..f3c46710e23eefa470275cabe2f7c62a17c82d84 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.
1.1dev
"
+#define PHP_PECL_HTTP_VERSION "3.
2.0RC1
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry