summaryrefslogtreecommitdiff
path: root/tests/php/phpt/variables/readme
blob: a47cb895a4dd6a763e47e93641ee1820c3be6cd4 (plain)
1
2
3
4
5
tests variables

TODO: more tests for globals variables
including separate test for $_GET, $_POST, $_COOKIE, $_FILES, $_SERVER, $_REQUEST and $_ENV (Php::GET, Php::POST, Php::COOKIE, Php::FILES, Php::SERVER, Php::REQUEST and Php::ENV) variables.