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:
fbbde1f
)
silly mistake
author
Michael Wallner
<mike@php.net>
Wed, 9 Jun 2010 08:30:34 +0000
(08:30 +0000)
committer
Michael Wallner
<mike@php.net>
Wed, 9 Jun 2010 08:30:34 +0000
(08:30 +0000)
http_functions.c
patch
|
blob
|
history
package.xml
patch
|
blob
|
history
diff --git
a/http_functions.c
b/http_functions.c
index bec11284ffa201c862646c13db4a2082d02a4f0a..8fc26f2cd4ef46b93ef2197daa68a845923e7cc3 100644
(file)
--- a/
http_functions.c
+++ b/
http_functions.c
@@
-179,9
+179,8
@@
PHP_FUNCTION(http_build_str)
} \
}
-#define HTTP_DO_NEGOTIATE_HANDLE_RESULT(r
s
, supported, rs_array) \
+#define HTTP_DO_NEGOTIATE_HANDLE_RESULT(r
esult
, supported, rs_array) \
{ \
- HashTable *result = rs; \
char *key; \
uint key_len; \
ulong idx; \
diff --git
a/package.xml
b/package.xml
index 652a161855997bc0a0d5a846c22181fba8dab62c..4266aa66d8040db2b9268f0f5789fe8ba6c996d8 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-28,7
+28,7
@@
support. Parallel requests are available for PHP 5 and greater.
<email>mike@php.net</email>
<active>yes</active>
</lead>
- <date>2010-0
4-2
9</date>
+ <date>2010-0
6-0
9</date>
<version>
<release>1.7.0</release>
<api>1.7.0</api>