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:
2259ce7
)
prepare RC3
author
Michael Wallner
<mike@php.net>
Wed, 13 Aug 2014 14:36:56 +0000
(16:36 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 13 Aug 2014 14:36:56 +0000
(16:36 +0200)
package.xml
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index
e1fd239
..
8e71a9f
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>2014-08-
05
</date>
+ <date>2014-08-
13
</date>
<version>
- <release>2.1.0
dev
</release>
+ <release>2.1.0
RC3
</release>
<api>2.1.0</api>
</version>
<stability>
diff --git
a/php_http.h
b/php_http.h
index
a911044
..
2aba98b
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.1.0
dev
"
+#define PHP_PECL_HTTP_VERSION "2.1.0
RC3
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry