enable zlib/brotli/curl by default
[m6w6/ext-http] / tests /
2020-09-21  Michael WallnerPHP 8 compatibility
2020-09-21  Michael Wallnerdrop dep on ext-propro (dysfunctional with PHP 8)
2019-12-04  Michael Wallnerfix #98 #99 #100 #101 #102 #103
2019-10-24  Michael Wallnerfix #91: get rid of most of the yearly failing test
2019-10-21  Michael Wallnerfix for changed shutdown order in PHP-7.4
2019-10-16  Michael Wallnersuppress new PHP-7.4 notice about failed stream_write
2019-08-16  Michael Wallneraddendum to #92
2019-07-23  Remi ColletArray and string offset access syntax with curly braces...
2019-07-12  Michael Wallneradd more cookie tests
2019-07-12  Michael WallnerRevert "add more cookie tests"
2019-07-12  Michael Wallneradd more cookie tests
2019-06-06  Remi Colletalso ignore crc32c which is 7.4+ only
2019-06-06  Remi ColletFix #88 bad variable name
2019-03-22  Michael Wallnerfix test
2019-03-22  Michael Wallnertests: switch from pecl-ev to pecl-event
2019-03-22  Michael Wallnerfix tests
2019-03-01  Michael WallnerPHP-7.x compatibility
2019-02-28  Michael Wallnerfix typo
2019-02-26  Michael Wallnerfix test
2019-02-26  Michael Wallnerupdate tests for newer libcurl
2019-02-04  Michael WallnerMerge pull request #74 from gbarosio/readme
2018-09-26  Michael WallnerMerge branch 'fix/no-test-args-passthru' of https:...
2018-08-22  Chris WrightOnly pass valid options through from TEST_PHP_ARGS... 82/head
2018-07-23  Michael Wallnertravis: fix test
2018-07-23  Michael Wallnertravis: fix ssl client test
2018-03-02  Michael Wallnerfix test
2018-03-02  Michael Wallnerfix tests
2018-02-27  Michael Wallnerimplement #58
2018-02-26  Michael Wallneradd brotli filter and tests
2018-02-20  Michael Wallnerfix test
2018-02-08  Michael Wallnerrefactor for 7.2
2017-09-21  Michael Wallner--crashes; ++leaks;
2017-07-03  Michael Wallnerfix #66 & fix #67
2017-07-03  Michael Wallnerclean up test
2017-07-03  Michael WallnerFixed issue #63
2017-07-03  Michael Wallnerfix querystring object conversion on master
2017-04-04  Michael Wallnerfix #66 & fix #67
2017-04-04  Michael Wallnerclean up test
2017-04-04  Michael WallnerFixed issue #63
2017-01-24  Michael Wallnerfix querystring object conversion on master
2016-12-12  Michael Wallnerrelease 3.1.0 RELEASE_3_1_0
2016-12-12  Michael Wallnerprepare 3.1.0
2016-10-07  Michael WallnerMerge pull request #57 from m6w6/lc-utf8
2016-10-07  Remi Colletavoid skipping test when current locale is C 57/head
2016-10-05  Michael Wallnerfix tests
2016-10-05  Michael WallnerMerge branch 'v2.6.x'
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-10-04  Michael Wallnerupdate config.m4; allow disabling idna; add idnkit
2016-10-04  Michael Wallnerflush
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael Wallneradd missing test
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael Wallnerfix bug title
2016-09-12  Michael Wallnerfix bug title
2016-09-08  Michael WallnerMerge branch 'v2.6.x'
2016-09-07  Michael Wallnerattempt to fix that HTTP/2 nonsense
2016-09-07  Michael WallnerMerge branch 'v2.6.x'
2016-09-06  Michael Wallner5.3 compatibility
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael Wallneravoid recursive calls to the event loop dispatcher
2016-08-22  Michael WallnerMerge branch 'v2.6.x'
2016-08-22  Michael Wallnerfix test
2016-08-22  Michael Wallneradd tests
2016-08-17  Michael Wallnererror control for http\Url
2016-08-10  Michael Wallneradd userhandler test
2016-08-10  Michael WallnerMerge branch 'v2.6.x'
2016-08-10  Michael WallnerFix #50
2016-07-27  Michael WallnerMerge branch 'v2.6.x'
2016-07-27  Michael Wallnerfix #46 (HTTP/2 response message parsing broken with...
2016-07-13  Michael Wallnerfix #47
2016-06-21  Michael WallnerMerge branch 'v2.6.x'
2016-06-15  Michael WallnerMerge branch 'v2.6.x'
2016-06-13  Michael WallnerMerge branch 'v2.6.x'
2016-06-13  Michael Wallneruser event loop support for the curl client
2016-06-07  Michael Wallnermodularize curl event handler
2016-06-06  Michael Wallnerfix tests
2016-06-06  Michael Wallnerimprove negotiation precision
2016-06-06  Michael Wallnerfix regression introduced with http\Params::PARSE_RFC5987
2016-06-01  Michael WallnerMerge branch 'v2.6.x'
2016-06-01  Michael WallnerAllow IDNA/punycode hosts
2016-05-25  Michael Wallnerbe more verbose about nghttp2 skip
2016-05-25  Michael Wallnerfix tests for master
2016-05-24  Michael WallnerMerge branch 'v2.6.x'
2016-05-24  Michael WallnerMerge branch 'v2.6.x'
2016-05-24  Michael Wallneradd Client::configure option to disable the share
2016-05-23  Michael Wallnerfix tests for libcurl >= 7.48
2016-05-23  Michael Wallnerreduce test
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'
next