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 e1fd239d0afc2bb098fb8aaaca9a86c559f463e1..8e71a9ff5dd7fc9c8ef6ead35d9c9f1bcbd7949e 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 a911044c3c19ed376f8cbe0e6aaae1b615276315..2aba98b1e8d9675f49c6528a4b91c4ed35f5243b 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