rename http\Env\Request::getPost() to getForm(), because it actually retrieves form...
authorMichael Wallner <mike@php.net>
Sat, 17 Mar 2012 10:36:22 +0000 (10:36 +0000)
committerMichael Wallner <mike@php.net>
Sat, 17 Mar 2012 10:36:22 +0000 (10:36 +0000)
commit517336efe27e1f8e58e36352478a6d9ffdcdf378
tree9f7e9d970a0d47b859a28cafb6309b87d07f7712
parente16613a9ec8a1b41c4f81c3c9b055aa14c7b3e24
rename http\Env\Request::getPost() to getForm(), because it actually retrieves form data; add tests to pacakge.xml as suggested by Remi Collet
package.xml
php_http.h
php_http_env_request.c
php_http_env_request.h
tests/message002.phpt