CakePHP 2 fork that supports PHP 8
Find a file
phpnut 15ca3a9c39 Adding patch from phishy:
sets case insensitivity of sorting after connect
clears statements/cursors when done interating through them
begun adding transaction support
fixed date/timestamp support to support more date formats
added supports for dates and timestamps
added a sequence public property instead of the hardcoded name

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4244 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-02 20:30:22 +00:00
app Adding new methods to Configure and moving all core messages using DEBUG to use Configure::read() 2006-12-05 09:49:59 +00:00
cake Adding patch from phishy: 2007-01-02 20:30:22 +00:00
docs Moving misc files to docs 2006-12-01 01:24:42 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00

///////////////////////////////////////////////////////////////////////////////////////////////////////////
// +---------------------------------------------------------------------------------------------------+//
// + $Id$
// + Last Modified: $Date$
// + Modified By: $LastChangedBy$
// +---------------------------------------------------------------------------------------------------+//
///////////////////////////////////////////////////////////////////////////////////////////////////////////

This README will be updated

For now visit:
https://www.cakephp.org/

User related documentation
http://manual.cakephp.org/

For information on development:
https://trac.cakephp.org/