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:
5016399
)
2.3.0RC1
RELEASE_2_3_0_RC1
author
Michael Wallner
<mike@php.net>
Thu, 19 Feb 2015 08:40:59 +0000
(09:40 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 19 Feb 2015 08:40:59 +0000
(09:40 +0100)
package.xml
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 4f04faed49e5cd56df4a8e93086df77c943d5567..2bf2b89e539a4529450ea502125cbc653329a48e 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-37,9
+37,9
@@
v2: http://dev.iworks.at/ext-http/lcov/ext/http/
<email>mike@php.net</email>
<active>yes</active>
</lead>
- <date>2015-0
1-27
</date>
+ <date>2015-0
2-19
</date>
<version>
- <release>2.3.0</release>
+ <release>2.3.0
RC1
</release>
<api>2.3.0</api>
</version>
<stability>
diff --git
a/php_http.h
b/php_http.h
index 5a0575d269bb8e799783974f4d961aeeb0c1a65d..55ce0fb8c8d159b2633696ec21460a7168dee3e0 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 "2.3.0
dev
"
+#define PHP_PECL_HTTP_VERSION "2.3.0
RC1
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry