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:
5bf7a3b
)
release 1.7.6
author
Michael Wallner
<mike@php.net>
Thu, 20 Jun 2013 13:20:43 +0000
(13:20 +0000)
committer
Michael Wallner
<mike@php.net>
Thu, 20 Jun 2013 13:20:43 +0000
(13:20 +0000)
package.xml
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 93c94b6ba736681589cdcbedc0117a300060b7ff..cdbfe09673e17be7e7c92e1a844e4cfd5202d2ac 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-28,9
+28,9
@@
support. Parallel requests are available for PHP 5 and greater.
<email>mike@php.net</email>
<active>yes</active>
</lead>
- <date>2013-0
3-08
</date>
+ <date>2013-0
6-20
</date>
<version>
- <release>1.7.6
dev
</release>
+ <release>1.7.6</release>
<api>1.7.0</api>
</version>
<stability>
@@
-39,7
+39,7
@@
support. Parallel requests are available for PHP 5 and greater.
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Fixed
PHP-5.5 build
+* Fixed
bug #64380 (PHP-5.5 build fails)
]]></notes>
<contents>
<dir name="/">
diff --git
a/php_http.h
b/php_http.h
index b682983ac665fad26813fa9148f8563ad46ea254..e4a0f85d8fd7cfe82cd81b4a6cd186d88fa8e51c 100644
(file)
--- a/
php_http.h
+++ b/
php_http.h
@@
-15,7
+15,7
@@
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_HTTP_VERSION "1.7.6
dev
"
+#define PHP_HTTP_VERSION "1.7.6"
#ifdef HAVE_CONFIG_H
# include "config.h"