Bug#799136: [php-maint] Bug#799136: php5: php soap http client: error fetching http body

2015-09-16 Thread Ondřej Surý
Hi Andrey, you are right, the code is wrong, and while the missing whitespace is unusual, it's conforming to the specification. Are you able to retry with following patch? https://github.com/oerdnj/php-src/commit/82c0156cacacd32764be2e7cb6825f92ba88c787 # Install php5-dev and libxml-dev as

Bug#799136: php5: php soap http client: error fetching http body

2015-09-16 Thread Andrey Nikitin
Package: php5-common Version: 5.6.13+dfsg-0+deb8u1 Severity: normal Tags: upstream Php soap http client can not receive http server responses where the headers are not separated by spaces with their values, for example: HTTP/1.1 200 OK Content-Type:application/soap+xml; charset=utf-8