cakephp2-php8/cake/tests
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
..
cases 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
fixtures Merge branch '1.3' into merger 2011-02-05 12:20:09 -05:00
lib Removing a bunch of code that can be reached through inheritance. 2011-02-13 22:19:49 -05:00
test_app Support to read ini files without section in IniReader. 2011-01-23 19:28:57 -02:00