cakephp2-php8/cake/libs
2008-07-03 00:46:42 +00:00
..
cache updating file engine and test case 2008-06-24 01:09:54 +00:00
controller Fixes #4997 CookieComponent write multiple values doesn't not obey $encrypt 2008-06-27 07:14:55 +00:00
model Correcting typo in package doc tag 2008-06-27 07:23:27 +00:00
view Fixed attributes being set for select elements in formHelper::dateTime() when $options[id] is specified. Closes #5013. 2008-07-03 00:46:42 +00:00
cache.php removing debug code 2008-06-11 15:51:32 +00:00
cake_log.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
class_registry.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
configure.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
debugger.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
error.php Fixed infinite recursion on missingHelper error triggered by missing helper defined in AppController. MissingHelpers are now removed from the helpers array to prevent recursion. Closes #5010. 2008-07-02 00:54:53 +00:00
file.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
flay.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
folder.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
http_socket.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
i18n.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
inflector.php reformatting and fixing doc comment in inflector 2008-06-23 03:08:35 +00:00
l10n.php fixes #4898, Config.language in l10n 2008-06-13 18:08:54 +00:00
magic_db.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
multibyte.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
object.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
overloadable.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
overloadable_php4.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
overloadable_php5.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
router.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
sanitize.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
security.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
session.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
set.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
socket.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
string.php Refactoring DboSource. Model array conditions must now have comparison operators on the left side, fixes misc bugs, updated core to reflect changes 2008-05-31 12:36:38 +00:00
validation.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
xml.php fixes #4976, escape chars in attributes of xml tags 2008-06-24 01:38:40 +00:00