cakephp2-php8/cake/libs
2007-09-28 10:04:25 +00:00
..
cache updating file cache engine, fixes #3041 2007-08-28 23:34:14 +00:00
controller Fixing sorting of fields used in a form when using the SecurityComponent 2007-09-27 00:38:03 +00:00
model defining $fields in Model::loadInfo() 2007-09-28 10:04:25 +00:00
view Fixing sorting of fields used in a form when using the SecurityComponent 2007-09-27 00:38:03 +00:00
cache.php fixing File cache engine expire #3006 2007-08-05 17:13:03 +00:00
cake_log.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
class_registry.php Adding boolean return value to ClassRegistry::addObject() 2007-09-20 14:50:42 +00:00
configure.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
debugger.php Closes #1818, enhancement for the debug() function 2007-09-16 01:36:30 +00:00
error.php Adding Schema support, updated fixtures, deprecated loadInfo, changed Dbo::describe in all dbos, fixed tests, 2007-08-21 21:46:59 +00:00
file.php Fixing return path for file names, name is only set if it is a actual file 2007-09-20 02:54:20 +00:00
flay.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
folder.php Fixes #3240, Wrong permissions are set when baking a project. 2007-09-17 06:02:44 +00:00
http_socket.php Testing commit ability 2007-07-19 13:38:26 +00:00
i18n.php changed i18n schema to use only one db table for translations 2007-09-18 04:16:04 +00:00
inflector.php Fixed Inflector bug #2061 2007-07-06 07:06:06 +00:00
l10n.php changed i18n schema to use only one db table for translations 2007-09-18 04:16:04 +00:00
magic_db.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
object.php Adding fix for #2866, fixes print_r() missing second parameter in object.php 2007-07-06 17:08:44 +00:00
overloadable.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
overloadable_php4.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
overloadable_php5.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
router.php refactor args generation 2007-09-26 09:49:01 +00:00
sanitize.php Closes #1985, Sanitize::clean( ) should provide an option to specify what should/shouldn't be cleaned 2007-09-15 20:28:46 +00:00
security.php fixes #3285 2007-09-24 09:56:25 +00:00
session.php Fixes #3234, Session.cookie_path in php ini gets a buggy value when not using mod_rewrite 2007-09-16 18:43:41 +00:00
set.php Adding fix for Set::extract() when only grabbing numeric keys 2007-09-16 18:22:17 +00:00
socket.php Adding documentation for Socket, Validation and Xml 2007-05-26 19:33:55 +00:00
string.php Fixing issue with PHP 4 referencing instance of the String object 2007-09-26 15:10:21 +00:00
validation.php Fixes #3215, UserDefined Validation broken. 2007-09-21 00:42:34 +00:00
xml.php Implementing prefix-based routing, and transitioning configuration away from global constants 2007-08-16 05:44:06 +00:00