Fix php_http_message.c:136:14: warning: comparison between 'enum <anonymous>' and...
[m6w6/ext-http] / tests /
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-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