cakephp2-php8/cake/libs
2010-04-16 01:52:49 +10:00
..
cache Cache classes converted to new shortcut translation usage. 2010-04-16 01:45:34 +10:00
controller Convert controllers and sockets to new formate for shorthand translation functions. 2010-04-16 01:52:49 +10:00
log Changing object constructor. 2010-04-14 00:25:14 -04:00
model Fixing access specified on DboSource. 2010-04-11 15:25:18 +10:00
view Removing AjaxHelper and JavascriptHelper as they were deprecated in 1.3 and are replaced by JsHelper + HtmlHelper. 2010-04-14 00:13:33 -04:00
cache.php Cache classes converted to new shortcut translation usage. 2010-04-16 01:45:34 +10:00
cake_log.php Convert controllers and sockets to new formate for shorthand translation functions. 2010-04-16 01:52:49 +10:00
cake_session.php Convert controllers and sockets to new formate for shorthand translation functions. 2010-04-16 01:52:49 +10:00
cake_socket.php Convert controllers and sockets to new formate for shorthand translation functions. 2010-04-16 01:52:49 +10:00
class_registry.php Convert controllers and sockets to new formate for shorthand translation functions. 2010-04-16 01:52:49 +10:00
configure.php Convert controllers and sockets to new formate for shorthand translation functions. 2010-04-16 01:52:49 +10:00
debugger.php Changing protected methods to specify protected access. 2010-04-05 13:21:28 +10:00
error.php Changing protected methods to specify protected access. 2010-04-05 13:21:28 +10:00
file.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
folder.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
http_socket.php Changing protected methods to specify protected access. 2010-04-05 13:21:28 +10:00
i18n.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
inflector.php Changing protected methods to specify protected access. 2010-04-05 13:21:28 +10:00
l10n.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
magic_db.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
multibyte.php Changed all $__ declared variables to private. 2010-04-04 16:33:39 +10:00
object.php Change access modifier on _stop() to protected. 2010-04-09 13:24:23 +10:00
overloadable.php Moved PHP5 Overloadable class to Overloadable. 2010-04-05 16:40:40 +10:00
router.php Fixing constructors 2010-04-14 22:56:51 -04:00
sanitize.php Making static methods static. 2010-04-14 00:29:44 -04:00
security.php Making static methods static. 2010-04-14 00:29:44 -04:00
set.php Merge remote branch 'origin/1.2' into 1.3 2010-03-27 16:28:00 -04:00
string.php Making static methods static. 2010-04-14 00:29:44 -04:00
validation.php Change private methods to specify access, and add proected on methods that missed mass updates. 2010-04-09 13:33:25 +10:00
xml.php Changing protected methods to specify protected access. 2010-04-05 13:21:28 +10:00