cakephp2-php8/cake/tests/cases
mark_story 24369cf04a Removing GET param, and making CakeRequest use PATH_INFO and SCRIPT_NAME to determine base paths and request urls.
Updated tests.  Removed test for base path injection, as PHP_SELF is no longer used to compute the base path, and users cannot influence SCRIPT_NAME.
2011-02-19 22:20:55 -05:00
..
console Removing TestManager from the group tests. 2011-02-13 14:56:35 -05:00
libs Removing GET param, and making CakeRequest use PATH_INFO and SCRIPT_NAME to determine base paths and request urls. 2011-02-19 22:20:55 -05:00
basics.test.php Merge branch '1.3' into merger 2011-01-18 20:04:30 -05:00