cakephp2-php8/cake/libs
2008-05-27 18:44:55 +00:00
..
cache updating Cache engines, fixes #4759 2008-05-26 19:24:09 +00:00
controller Adding content stripping fix for email component, fixes #4753 2008-05-25 18:08:55 +00:00
model adding test to schema, closes #4731 2008-05-27 18:44:55 +00:00
view Refactored month() to take monthNames in the options array. Added options descriptions to several doc blocks. Tests updated. 2008-05-27 00:07:00 +00:00
cache.php updating Cache engines, fixes #4759 2008-05-26 19:24:09 +00:00
cake_log.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
class_registry.php "Fixes #4256, tablePrefix + HABTM with defaults == wrong joinTable" 2008-03-16 07:18:42 +00:00
configure.php Corrected CONFIGS usage in Helper and Configure as per patch from 'zeuthen'. 2008-05-24 22:46:40 +00:00
debugger.php Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
error.php Misc code formatting and whitespace fixes 2008-05-23 05:11:41 +00:00
file.php Misc code formatting and whitespace fixes 2008-05-23 05:11:41 +00:00
flay.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
folder.php Changing forward slash for system slash. Releasing lock on created file in test, fixes #4684 2008-05-19 04:45:39 +00:00
http_socket.php removing error surpression operators, fixes #3877 2008-05-19 20:25:42 +00:00
i18n.php "Adding additional tests for I18n class. 2008-05-17 06:05:08 +00:00
inflector.php Fixed issue where String class is not loaded in Inflector::slug 2008-05-26 18:46:20 +00:00
l10n.php "Adding test coverage for I18n class. 2008-05-17 00:48:34 +00:00
magic_db.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
multibyte.php "Completing test coverage for Multibyte class. 2008-05-13 21:31:08 +00:00
object.php Fixed issues with Controller::persistModel and behaviors, closes #4647 2008-05-19 08:03:00 +00:00
overloadable.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
overloadable_php4.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
overloadable_php5.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
router.php fixes #3415, notices in router 2008-05-20 15:00:00 +00:00
sanitize.php Removing undefined variable notice for empty arrays in Sanitize::paranoid() 2008-01-27 03:31:33 +00:00
security.php bringing security component up to 84% coverage, 2008-05-13 06:27:43 +00:00
session.php "Fixing typo in [6514]" 2008-03-08 05:58:14 +00:00
set.php Set::combine() now returns an empty array if first passed var is empty. Fixes #4709 and #3784 2008-05-22 08:21:08 +00:00
socket.php Fixed problem with Socket::reset 2008-05-09 17:55:14 +00:00
string.php Misc code formatting and whitespace fixes 2008-05-23 05:11:41 +00:00
validation.php Adding check for domain name length in Validation::url(), thanks AD7six 2008-05-23 17:50:24 +00:00
xml.php fixes #4559 2008-05-13 07:56:33 +00:00