cakephp2-php8/cake
2010-05-08 10:36:20 -04:00
..
config Updated vesion numbers to 1.3.0 2010-04-29 00:21:27 -04:00
console Merge branch '1.3' into 2.0 2010-05-02 17:53:42 -04:00
libs Updating more methods to use request object method instead of deprecated methods. 2010-05-08 10:36:20 -04:00
tests Updating RequestHandler and its tests to use the features moved to CakeRequest. Marking a number of methods as deprecated. 2010-05-08 00:59:40 -04:00
basics.php Removing params() it was a pretty much useless function, and was deprecated. 2010-04-23 21:32:23 -04:00
bootstrap.php Convert getMictime() php4 hack to microtime(true) 2010-04-16 02:58:28 +10:00
dispatcher.php Removing reference operators and making Controller::__construct take a CakeRequest. If one is passed all the necessary properties will be populated. This lightens the Dispatcher, and gives more control to the end developer. 2010-05-06 23:18:50 -04:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updated vesion numbers to 1.3.0 2010-04-29 00:21:27 -04:00