rename http\Env\Request::getPost() to getForm(), because it actually retrieves form...
[m6w6/ext-http] / phpunit /
2012-03-15  Michael Wallnerduh, test before commit!; remove errenous additional...
2012-03-15  Michael Wallnerrenamed http\Message\Body::add() to ::addForm() because...
2012-03-13  Michael Wallneradd some more tests; fix leak in php_http_env_get_respo...
2012-03-11  Michael Wallnerfix some compiler warnings
2012-03-08  Michael Wallnersanitized negotiation code
2012-03-08  Michael Wallneradd simple (de)quote and (de)escape capabilities to...
2012-02-13  Michael Wallnertests
2012-01-25  Michael Wallnerquerystring test & fix
2012-01-24  Michael Wallnercookie test & fixes
2012-01-23  Michael Wallneretag test & fixes; set default etag mode for temp strea...
2012-01-23  Michael Wallnerencoding tests & fixes
2012-01-20  Michael Wallnertests & bugfixes
2012-01-19  Michael Wallnertests