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:
2127f5c
)
back to dev
author
Michael Wallner
<mike@php.net>
Thu, 19 Feb 2015 08:42:41 +0000
(09:42 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 19 Feb 2015 08:42:41 +0000
(09:42 +0100)
package.xml
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 2bf2b89e539a4529450ea502125cbc653329a48e..187f86e1ae7ff476a3c420b4d4e64d49f40e2d27 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-39,7
+39,7
@@
v2: http://dev.iworks.at/ext-http/lcov/ext/http/
</lead>
<date>2015-02-19</date>
<version>
- <release>2.3.0
RC1
</release>
+ <release>2.3.0
dev
</release>
<api>2.3.0</api>
</version>
<stability>
diff --git
a/php_http.h
b/php_http.h
index 55ce0fb8c8d159b2633696ec21460a7168dee3e0..5a0575d269bb8e799783974f4d961aeeb0c1a65d 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
RC1
"
+#define PHP_PECL_HTTP_VERSION "2.3.0
dev
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry