cakephp2-php8/cake/libs
2007-12-12 00:46:21 +00:00
..
cache "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
controller allowing RequestHandler to load helpers for extension from any path, closes #2230 2007-12-11 03:01:46 +00:00
model Fixing warnings in Model::find('all') (Ticket #3712) 2007-12-10 03:28:21 +00:00
view updating FormHelper to use fieldset instead of p. Inline styles are still used on these elements. We are not promoting the use of inline style, merely attempting to make life easier. Also, this adds a fieldset to multiple checkboxes if there is a group and also wraps the multiple checkboxes in divs and provides proper label for and input id attributes. also some changes to generic css to handle markup. Closes #3703 2007-12-12 00:46:21 +00:00
cache.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
cake_log.php "Fixes #3666, Log files are not automatically created" 2007-12-02 22:11:00 +00:00
class_registry.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
configure.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
debugger.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
error.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
file.php adding File::prepare() for fixing line endings 2007-10-25 03:10:31 +00:00
flay.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
folder.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
http_socket.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
i18n.php "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
inflector.php Fixes #3486, Incorrect rule in Inflector::singularize() 2007-11-06 05:12:37 +00:00
l10n.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
magic_db.php "Correcting svn properties" 2007-11-20 04:51:06 +00:00
object.php Correcting @return int 2007-10-22 16:11:12 +00:00
overloadable.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
overloadable_php4.php Correcting @return bool 2007-10-22 16:09:35 +00:00
overloadable_php5.php Correcting @return bool 2007-10-22 16:09:35 +00:00
router.php Adding REST route matching fixes (Ticket #3665) 2007-12-08 16:59:57 +00:00
sanitize.php making Santize entirely static, closes #2706 2007-12-11 02:42:28 +00:00
security.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
session.php Correcting issues with Sessions and Controller::redirect() 2007-11-16 03:52:14 +00:00
set.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
socket.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
string.php Correcting @return int 2007-10-22 16:11:12 +00:00
validation.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
xml.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00