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 93781ff39705687030eaada19d3b577665056d59..c78e2b840ffa57fa6efbf5c83ce721171942ea1f 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 31c794567d540f4301706eddd3491177c2e3192a..289a3953b7b11ee67f8e7e196608a06c807ab42b 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