cakephp2-php8/cake/libs
2008-06-06 18:31:11 +00:00
..
cache updating cache engine to better deal with prefixes for multiple apps. Allows fully or partially overriding core settings from core.php. fixes #4810 2008-06-02 17:35:56 +00:00
controller updating email component, proper fix for [7052] 2008-06-06 18:31:11 +00:00
model fixes #4850 2008-06-05 14:48:54 +00:00
view fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +00:00
cache.php updating cache engine to better deal with prefixes for multiple apps. Allows fully or partially overriding core settings from core.php. fixes #4810 2008-06-02 17:35:56 +00:00
cake_log.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
class_registry.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
configure.php updating cache engine to better deal with prefixes for multiple apps. Allows fully or partially overriding core settings from core.php. fixes #4810 2008-06-02 17:35:56 +00:00
debugger.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
error.php fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +00:00
file.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
flay.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
folder.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
http_socket.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
i18n.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
inflector.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
l10n.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
magic_db.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
multibyte.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
object.php fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +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 Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
sanitize.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
security.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
session.php changed column datatyping in __destroy() closes #4782. Updated session test to use session fixture. 2008-06-01 22:03:29 +00:00
set.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
socket.php Moving Cake folder to correct location 2008-05-30 11:40:08 +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 Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
xml.php Rework of Xml class to better handle namespaces. closes #4760 2008-06-03 18:41:04 +00:00