cakephp2-php8/cake/tests
Mark Story e92e212b8d Fixing Router's constructor.
Adding static visibility to Router methods.
Adding a method for testing Router extensions.
Router::mapResources() now returns the mapped resources
Fixing visibility issues in test cases.
2010-04-19 23:44:45 -04:00
..
cases Fixing Router's constructor. 2010-04-19 23:44:45 -04:00
fixtures Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
groups Removing Overloadable and Overloadable2 they are not needed in PHP5. 2010-04-18 01:02:39 -04:00
lib Convert getMictime() php4 hack to microtime(true) 2010-04-16 02:58:28 +10:00
test_app Removed remaining @filesource lines. 2010-04-16 02:48:47 +10:00