cakephp2-php8/cake/libs/controller/components
TommyO fe62d7f70d Allow smtp response to be handled more efficiently by Socket class.
Parse test for smtp response checks more accurately at the beginning of the response.
Fixes #5062.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7461 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-13 16:06:23 +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 closes #5172, AuthComponent login with with UUID 2008-07-31 19:00:12 +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 Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
session.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00