fix http\Params::__toString() with RFC5988 payload; fix tests
authorMichael Wallner <mike@php.net>
Thu, 21 May 2015 07:55:15 +0000 (09:55 +0200)
committerMichael Wallner <mike@php.net>
Thu, 21 May 2015 10:30:07 +0000 (12:30 +0200)
commit0a5bb2d697afe41949b22afa679d7a5aa4e11f13
treee7efb5965066e969c2a376559949ca4488de0b05
parentc3a7a5b7bde5c6490940791c37b40fa39fe055fe
fix http\Params::__toString() with RFC5988 payload; fix tests
php_http_params.c
tests/bug69313.phpt
tests/client019.phpt
tests/client020.phpt
tests/client025.phpt
tests/helper/dump.inc [new file with mode: 0644]
tests/helper/proxy.inc
tests/helper/upload.inc
tests/params016.phpt [new file with mode: 0644]
tests/params017.phpt [new file with mode: 0644]