Fixed Bug #69000 (http\Url breaks down with very long URL query strings)
authorMichael Wallner <mike@php.net>
Sat, 7 Feb 2015 11:20:10 +0000 (12:20 +0100)
committerMichael Wallner <mike@php.net>
Sat, 7 Feb 2015 11:20:10 +0000 (12:20 +0100)
commit6a206380b376a202ed243dd730d4433186a55a1d
treec9e73fa10f6aada3059a4d8ba4aac531c1c5c40f
parent58d75e97cc9b93f102bae2d57fd4a62adc000346
Fixed Bug #69000 (http\Url breaks down with very long URL query strings)
package.xml
php_http.h
php_http_buffer.c
php_http_url.c
tests/bug69000.phpt [new file with mode: 0644]