cakephp2-php8/cake/libs
phpnut 62124094b1 Added test for Ticket #3098.
Fixes #3098, sql errors if ORDER BY includes compare statement

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5597 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-08-29 01:02:21 +00:00
..
cache updating file cache engine, fixes #3041 2007-08-28 23:34:14 +00:00
controller test to close #3151 2007-08-28 20:35:50 +00:00
model Added test for Ticket #3098. 2007-08-29 01:02:21 +00:00
view fix for label in radio 2007-08-27 03:15:08 +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 Correcting code structure to standards 2007-06-20 07:51:52 +00:00
configure.php Configure::__list() fix for undefined variable 2007-08-24 17:00:32 +00:00
debugger.php Adding fix for Debugger when running cake on a server that has E_STRICT enabled for php 5 2007-08-13 15:59:16 +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 adding deprecated notices to file class 2007-08-21 03:39:02 +00:00
flay.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
folder.php adding fix for Folder path, #2983 2007-08-04 05:31:36 +00:00
http_socket.php Testing commit ability 2007-07-19 13:38:26 +00:00
i18n.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
inflector.php Fixed Inflector bug #2061 2007-07-06 07:06:06 +00:00
l10n.php Correcting code structure to standards 2007-06-20 07:51:52 +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 fix for router and edit links, added tests, closes #3108 2007-08-28 21:16:24 +00:00
sanitize.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
security.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
session.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
set.php Adding hasMany optimization fixes for failing model tests 2007-08-27 03:15:11 +00:00
socket.php Adding documentation for Socket, Validation and Xml 2007-05-26 19:33:55 +00:00
string.php Implementing automatic UUID for primary keys if the field is CHAR(36). 2007-08-20 01:58:44 +00:00
validation.php Validate "0" as alphanumeric value (ticket #2972) 2007-07-25 14:22:14 +00:00
xml.php Implementing prefix-based routing, and transitioning configuration away from global constants 2007-08-16 05:44:06 +00:00