this gonna be 3.1
[m6w6/ext-http] / tests /
2016-04-27  Michael WallnerMerge branch 'v2.6.x' of github.com:m6w6/ext-http
2016-04-27  Michael Wallnermark XFAIL for now
2016-04-26  Michael Wallnerlet the client share cookies/tls sessions
2016-03-31  Michael Wallnerallow setting multiple headers with the same name
2016-03-26  Remi Colletskip online test v2.5.x
2016-03-26  Remi Colletskip online test
2016-03-09  Michael WallnerMerge branch 'v2.5.x'
2016-03-09  Michael Wallnerfix bug #71719 (Buffer overflow in HTTP url parsing...
2016-01-19  Michael WallnerMerge branch 'v2.5.x'
2015-12-07  Michael Wallnerfix test
2015-12-07  Michael Wallnertest fixups from Remi
2015-12-04  Michael Wallneradd http\Env\Url
2015-12-03  Michael Wallnerenable all PHP7 hashes
2015-09-29  Michael WallnerMerge branch 'R_2_5'
2015-09-28  Michael WallnerMerge branch 'R_2_5'
2015-09-25  Michael WallnerMerge R_2_5
2015-09-25  Michael Wallneradd missing test
2015-09-09  Michael Wallnerfix test
2015-09-07  Michael Wallnerdon't rely on external services (tm)
2015-09-01  Michael WallnerMerge branch 'R_2_5' [ci skip]
2015-09-01  Michael WallnerMerge branch 'R_2_5'
2015-08-31  Michael Wallnerfix #11
2015-08-07  Michael Wallneronly for PHP5
2015-08-07  Michael WallnerMerge branch 'master' into phpng
2015-08-03  Michael Wallnerfix for travis
2015-08-03  Michael Wallnertimeout on stdin
2015-08-03  Michael Wallneradd more logging
2015-08-03  Michael Wallneruse a longer timeout
2015-08-03  Michael Wallnerbreak on timeout
2015-08-03  Michael Wallnerfix datetime warning in logger
2015-08-03  Michael Wallnerfix logger
2015-08-03  Michael Wallneradd some logs
2015-08-03  Michael Wallneradd some error logging
2015-08-03  Michael Wallnerfix typo
2015-07-22  Michael WallnerFix gh-issue #7
2015-07-22  Michael WallnerFix gh-issue #6
2015-07-21  Michael Wallnerfix test
2015-07-20  Michael Wallnerlingering TSRM macros
2015-06-15  Michael Wallnerfix leaks; all tests pass
2015-06-12  Michael Wallnerfix tests
2015-06-12  Michael WallnerMerge branch 'master' into phpng
2015-05-21  Michael Wallnerfix http\Params::__toString() with RFC5988 payload...
2015-04-24  Remi Colletfix skip
2015-04-08  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-04-08  Michael Wallnerfix bug #69357
2015-03-27  Michael WallnerFixed bug #69313
2015-03-22  Boris Madzarfix for bug #69076, fix handling of URLs with lone...
2015-03-18  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-03-12  Michael WallnerMerge branch 'master' into phpng
2015-03-12  Michael Wallnerit is always bad to rely on external things
2015-03-12  Michael WallnerMerge branch 'R_2_3'
2015-03-03  Michael Wallnerfis querystring offset set bug
2015-03-03  Michael Wallnerfis querystring offset set bug
2015-03-03  Remi Colletthis test requires online
2015-03-03  Remi Colletthis test requires online
2015-03-02  Michael Wallnerremove obsolete tests
2015-02-20  Remi Colletcleanup debug stuff
2015-02-19  Michael Wallnerhere too
2015-02-19  Michael Wallneruse a random port offset
2015-02-19  Michael Wallnerminor C-L bug in older libcurl
2015-02-19  Michael Wallnerskip on older libcurl
2015-02-19  Remi Colletchange base port to make 32/64 simultenaous build easier
2015-02-19  Remi Collethonours TEST_PHP_EXECUTABLE and TEST_PHP_ARGS (set...
2015-02-19  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-02-19  Michael Wallnerrestore php-5.3 compatibility
2015-02-18  Michael WallnerMerge branch 'master' into phpng
2015-02-17  Michael Wallnerdon't generate stat based etags for temp/mem streams
2015-02-17  Michael Wallnertest header parser errors and streaming
2015-02-17  Michael Wallnertest 4-byte sequences
2015-02-17  Michael Wallnerbetter error message
2015-02-17  Michael Wallner(gcov) tests fixup
2015-02-17  Michael Wallnerbetter errors from the headers parser
2015-02-16  Michael Wallnerignore disconnect exceptions
2015-02-16  Michael Wallnertest++
2015-02-16  Michael Wallnerfix ::toStream() in ZTS
2015-02-15  Michael Wallnerexpose header parser
2015-02-15  Michael Wallnerfix test with non-openssl
2015-02-13  Michael Wallnerfix Content-Range messages; remove superfluous Content...
2015-02-12  Michael Wallneradd test
2015-02-12  Michael Wallnertests++
2015-02-12  Michael Wallnerrename info tests
2015-02-12  Michael Wallnerhttp2 test
2015-02-12  Michael Wallnerdon't create persistent easy handles for non-persistent...
2015-02-12  Michael Wallneryep, moved there. ugh
2015-02-12  Michael Wallnermoved
2015-02-12  Michael Wallnerreorder
2015-02-11  Michael Wallnerreduce count of online tests
2015-02-11  Michael Wallneradd pipelining test
2015-02-11  Michael Wallnerno Content-Length on CONNECT responses
2015-02-10  Michael Wallnerimplement curl multi options through http\Client::confi...
2015-02-08  Michael WallnerMerge branch 'master' into phpng
2015-02-07  Michael WallnerMerge branch 'R_2_2'
2015-02-07  Michael WallnerFixed Bug #69000 (http\Url breaks down with very long...
2015-02-05  Michael Wallneradd test
2015-02-05  Michael Wallnertlsauth SSL request option support
2015-02-05  Michael Wallnerimplement restrictions on TE
2015-02-05  Michael WallnerCURLOPT_PROXYHEADER support; default chunked encoding...
2015-02-04  Michael Wallnerupdate expectations how history requests look like
2015-01-22  Michael Wallnerzend_read_property API update
2015-01-21  Michael Wallnerfix env response
next