cakephp2-php8/cake/tests/cases
2011-03-02 21:52:25 -05:00
..
console Removing $request->query[url]. This simulated value is also available at $request->url, and having it in the query array confuses things, as GET[url] no longer exists. 2011-02-20 21:52:20 -05:00
libs Removing Dispatcher::$here, it wasn't really used outside of a cached() which had a param that it just ignored. Making Dispatcher::cached() pay attention to its parameter. 2011-03-02 21:52:25 -05:00
basics.test.php Making debug() not html escape in cli contexts. 2011-02-26 15:37:28 -05:00