rename http\Env\Request::getPost() to getForm(), because it actually retrieves form...
[m6w6/ext-http] / php_http_params.c
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