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:
8805406
)
fypo tix
author
Michael Wallner
<mike@php.net>
Mon, 26 Mar 2012 18:44:24 +0000
(18:44 +0000)
committer
Michael Wallner
<mike@php.net>
Mon, 26 Mar 2012 18:44:24 +0000
(18:44 +0000)
php_http_message.c
patch
|
blob
|
history
diff --git
a/php_http_message.c
b/php_http_message.c
index b25f69741126b67d85ab6f167f63558432b8ba64..e5feece1efe72605c068a73c1e56435476352121 100644
(file)
--- a/
php_http_message.c
+++ b/
php_http_message.c
@@
-610,7
+610,7
@@
PHP_HTTP_BEGIN_ARGS(toCallback, 1)
PHP_HTTP_ARG_VAL(callback, 0)
PHP_HTTP_END_ARGS;
PHP_HTTP_BEGIN_ARGS(toStream, 1)
- HTTP_ARG_VAL(stream, 0)
+
PHP_
HTTP_ARG_VAL(stream, 0)
PHP_HTTP_END_ARGS;
PHP_HTTP_EMPTY_ARGS(count);