split off property proxy
[m6w6/ext-http] / php_http_params.c
2012-12-20  Michael Wallnermerged response-streams branch
2012-12-20  Michael Wallneradd stream support for http\Env\Response
2012-12-14  Michael Wallnersimple escape/quotes support for the params parser
2012-12-13  Michael Wallnerseparate zval, so source is not urlencoded
2012-12-12  Michael Wallnerno need to separate the zval here
2012-12-12  Michael Wallnerre-implement params serializer
2012-06-17  Anatoliy Belskyfixes for windows and 5.3 compatibility
2012-04-12  Michael Wallnerfiy a serialization issue; always add "arguments" key...
2012-04-05  Michael Wallnerfixed this parser bug; removed old code
2012-04-05  Michael Wallnerfix serialization of http\Params; one test still fails...
2012-04-04  Michael Wallnerfix bug #64111
2012-04-03  Michael Wallnercode cleanup
2012-03-30  Michael Wallnerreintegrate the DEV_2-client branch
2012-03-29  Michael Wallneroperate directly on the querystring of the request url
2012-03-20  Michael Wallnerallow arguments at first level, i.e. the following...
2012-03-15  Michael Wallnermove the param string builder into it's own function
2012-03-11  Michael Wallnerfix some compiler warnings
2012-03-08  Michael Wallneradd simple (de)quote and (de)escape capabilities to...
2012-02-13  Michael Wallnerfix crash due to mixed up params order
2012-01-24  Michael Wallnercookie test & fixes
2012-01-16  Michael Wallnerfix arginfo
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-11-06  Michael Wallnernew params parser
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-27  Michael Wallnerfix some warnings
2011-06-12  Michael Wallnerthread safety
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk