cakephp2-php8/cake/libs/controller/components
2008-09-02 04:04:49 +00:00
..
acl.php removing optional instantiation of Set class. Adding toArray() to xml class and calling it from Set::reverse(); updated test cases. 2008-07-31 23:50:32 +00:00
auth.php Added check in AuthComponent::hashPasswords() to ensure that data is an array. Tests Added. 2008-08-24 15:18:37 +00:00
cookie.php Fixes #4997 CookieComponent write multiple values doesn't not obey $encrypt 2008-06-27 07:14:55 +00:00
email.php Allow smtp response to be handled more efficiently by Socket class. 2008-08-13 16:06:23 +00:00
request_handler.php Adding patch from 'dardosordi' fixes RequestHandler type detection with character set. Closes #5223 2008-08-09 18:32:59 +00:00
security.php fixing possible notices in SecurityComponent::__validatePost, closes #5232 2008-09-02 04:04:49 +00:00
session.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00