back to dev
[m6w6/ext-http] / tests /
2014-07-09  Michael Wallneraddcslashes seems to use the octal form to escape nils
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael Wallnerport querystring tests
2014-07-09  Michael Wallnerunfold encoding tests
2014-07-09  Michael Wallnerunfold url tests
2014-07-09  Michael Wallnerunfold param tests
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael Wallnerfix gc issue with json post
2014-07-09  Michael Wallnerfix refcount issue with env request body
2014-07-09  Michael Wallnerfix refcount issue with message bodies
2014-07-09  Michael Wallnerfixup testsuite for new remote endpoint
2014-07-08  Michael WallnerMerge branch 'R_2_0'
2014-04-24  Michael WallnerMerge branch 'R_2_0'
2014-04-24  Michael WallnerMerge branch 'R_2_0'
2014-04-24  Michael Wallnerreset the content length when the body was reset
2014-04-22  Michael WallnerMerge branch 'R_2_0'
2014-04-17  Michael WallnerMerge branch 'R_2_0'
2014-04-16  Michael Wallnertest fix
2014-04-16  Michael Wallnerfix tests
2014-04-04  Michael WallnerMerge branch 'R_2_0'
2014-04-04  Michael WallnerMerge branch 'R_2_0'
2014-01-17  Michael Wallnerfix test
2014-01-17  Michael WallnerMerge branch 'R_2_0'
2014-01-16  Michael Wallnerfix regression
2014-01-16  Michael Wallneradd tests
2014-01-16  Michael Wallnerfix skipif
2014-01-03  Michael Wallnerfix SKIPIF
2014-01-02  Michael Wallnerfix bug #66388 (Crash on POST with Content-Length:0...
2013-11-25  Michael Wallnerfixed a bug with multiple ob_start() on http\Env\Respon...
2013-11-23  Anatoliy Belskyfixed some tests for windows
2013-11-22  Michael Wallnerfix tests with short_open_tags off
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-11-21  Michael Wallnerrm
2013-11-20  Michael Wallnerremoved awkward custom error handling and http\Object...
2013-11-05  Michael Wallner* standard return values
2013-10-09  Michael Wallnerimprove
2013-10-09  Michael Wallnerfix with master
2013-08-12  Michael Wallnertest reafactoring; release beta5
2013-07-16  Michael Wallnerconverted phpunit ClientRequestTest to PHPTs
2013-05-19  Michael Wallner- less custom macro cruft
2013-04-05  Michael Wallnerclient test and fixes
2013-03-28  Michael Wallnercodename: client meltdown
2013-03-03  Michael Wallnerrelease 1.7.5
2013-03-02  Michael Wallnerfix tests
2013-02-03  Michael Wallnermerge raphf branch
2013-02-03  Michael Wallnersplit off raphf
2012-12-31  Michael Wallnerfix explicit php version in test
2012-12-31  Michael Wallnerprepare beta4
2012-12-31  Michael Wallner%d object handle id
2012-12-31  Michael Wallnerfixed message var_dump with inherited property with...
2012-12-20  Michael Wallnermerged response-streams branch
2012-12-20  Michael Wallneradd stream support for http\Env\Response
2012-12-14  Michael Wallnerdisable for 5.3
2012-12-12  Michael Wallnercatch CRs with %c and remove XFAIL
2012-12-12  Michael Wallnertests++
2012-12-09  Michael Wallnertests++
2012-11-08  Michael Wallnerbetter PHP-5.3 compatibility
2012-11-07  Michael Wallner- add http\Env::getResponseStatusForAllCodes()
2012-10-28  Michael Wallner80%+ test coverage
2012-07-30  Michael Wallnertest http\Url::SANITIZE_PATH
2012-07-30  Michael Wallnertest parsing messages from stream
2012-05-09  Michael Wallneradd json content type handler if ext/json is present
2012-04-04  Michael Wallnerfix bug #64111
2012-03-30  Michael Wallnerrelease dev10
2012-03-26  Michael Wallneradd missing tests
2012-03-22  Michael Wallnerremove 90% of the request method cruft; request methods...
2012-03-20  Michael Wallnerremove lots of unused code; tests++; speed up php_http_...
2012-03-20  Michael Wallneruse a http\Params like array as content disposition
2012-03-17  Michael Wallnerrename http\Env\Request::getPost() to getForm(), becaus...
2012-03-15  Michael Wallnerduh, test before commit!; remove errenous additional...
2012-03-13  Michael Wallneradd some more tests; fix leak in php_http_env_get_respo...
2012-03-10  Michael Wallnerfix wrong assumption in php_http_env_is_response_cached...
2012-03-08  Michael Wallnersanitized negotiation code
2012-03-01  Michael Wallnerfix tests; fix leaks in new http\Env\Request methods...
2012-02-21  Michael Wallnerfix tests
2012-02-17  Michael Wallnerhack PHP_5_4 compatibility into v1
2012-02-13  Michael Wallnertests
2012-02-01  Michael Wallnerremove that awkward and error prone global request...
2012-02-01  Michael WallnerHTTP info test & fixes
2012-01-25  Michael Wallnerquerystring test & fix
2012-01-23  Michael Wallneretag test & fixes; set default etag mode for temp strea...
2012-01-23  Michael Wallnernegotiation test & fixes
2012-01-23  Michael Wallnerfilter tests & fixes
2012-01-20  Michael Wallnertests & bugfixes
2012-01-19  Michael Wallnertests
2012-01-18  Michael Wallnerbastardize property proxy even more -- sorry that dev3...
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-05-21  Michael Wallnertests
2009-12-29  Michael Wallnerfix tests
2009-07-22  Michael Wallnerfix bug #16700
2009-03-17  Michael Wallnerfix HttpMessage::toMessageTypeObject()
2009-02-12  Michael WallnerFixed bug #15800
2008-12-05  Michael Wallneradd test & prepare release
2008-07-11  Michael Wallnerfix bug #14218 Class' extending HttpMessage properties...
2008-05-15  Michael Wallnerfix tests
2008-02-08  Michael Wallner5.3->5.2.5
2008-02-07  Michael Wallnerupgrade test suite to 5.3
2007-09-28  Michael Wallner- add missing PHP closing tag
2007-09-26  Michael Wallner- revert moronic fix and supply a real one, obviously...
next