cakephp2-php8/cake
2010-11-14 01:05:42 -05:00
..
config Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
console Turning __get() back into methods. There were so few properties being accessed that it didn't make sense to have __get(), over a handful of methods. 2010-11-12 23:57:55 -05:00
libs Adding doc blocks and adding type hints for _invoke(). 2010-11-14 01:05:42 -05:00
tests Reworking parameter munging specific to requestAction into requestAction. Updating tests cases for Object. As request->data is an array() not null. And leading / is trimmed off of [url][url]. 2010-11-14 01:01:11 -05:00
basics.php Unwinding several ifs used in debug(). Creating simple string templates instead. Fixes #818 2010-10-24 18:23:27 -04:00
bootstrap.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers for 1.3.5 2010-10-24 13:56:45 -04:00