CakePHP 2 fork that supports PHP 8
Find a file
the_undefined 895eeeae72 Implemented new File functions: open, close, opened
Added new $bytes, $mode parameters to File::read()
Added test cases for new functions and the existing read function

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5736 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-09 00:00:46 +00:00
app updating core.php 2007-10-01 18:58:35 +00:00
cake Implemented new File functions: open, close, opened 2007-10-09 00:00:46 +00:00
docs Correcting all headers in the files 2007-02-02 10:39:45 +00:00
vendors Renaming vendors/console to vendors/shells 2007-05-12 20:00:55 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php updating bootstrap and index 2007-08-16 08:39:12 +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/