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:
2398b2e
)
prepare 2.5.0RC1
RELEASE_2_5_0_RC1
author
Michael Wallner
<mike@php.net>
Thu, 21 May 2015 12:36:17 +0000
(14:36 +0200)
committer
Michael Wallner
<mike@php.net>
Thu, 21 May 2015 12:36:17 +0000
(14:36 +0200)
.gitignore
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
93781ff
..
c78e2b8
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-39,3
+39,4
@@
tests/*.php
tests/*.sh
lcov_data
*~
+*.phar
diff --git
a/php_http.h
b/php_http.h
index
31c7945
..
289a395
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.
4.4dev
"
+#define PHP_PECL_HTTP_VERSION "2.
5.0RC1
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry