cakephp2-php8/cake/libs
mark_story 413b875eef Merge branch '2.0' into 2.0-request
Conflicts:
	cake/libs/controller/controller.php
2010-07-10 11:49:58 -04:00
..
cache Avoiding error to unlink files in Windows. Fixed lock in file cache. 2010-07-07 23:36:13 -03:00
controller Merge branch '2.0' into 2.0-request 2010-07-10 11:49:58 -04:00
log Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
model Removing more strtolower loops. 2010-07-09 23:58:48 -04:00
route Splitting CakeRoute and PluginShortRoute into their own files. Also splitting out the test cases. 2010-05-04 00:35:22 -04:00
view Merge branch '2.0' into 2.0-request 2010-07-10 11:49:58 -04:00
cache.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
cake_log.php Removing @access and @static where they are not needed anymore. 2010-07-05 22:57:23 -04:00
cake_request.php Updating doc block and exception in CakeRequest. 2010-07-01 12:00:53 -04:00
cake_session.php Merge branch '1.3' into 2.0 2010-06-30 22:47:27 -04:00
cake_socket.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
class_registry.php Adding visibility and static keywords to ClassRegistry. 2010-07-05 22:44:20 -04:00
configure.php Removing reference operators. 2010-07-10 11:45:10 -04:00
debugger.php Changing Configure::read() to not have a default value, and instead return all values in configure when no param is supplied. Test cases updated. Fixes #503 2010-07-05 21:50:36 -04:00
error.php Updating ErrorHandler and CakeErrorController to use CakeRequest. Tests updated. 2010-05-29 00:21:02 -04:00
file.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -04:00
folder.php Fixing return values of methods, and updating tests to run properly in Phpunit which uses exceptions instead of errors. 2010-05-30 22:57:28 -04:00
http_socket.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -04:00
i18n.php Making static methods static. 2010-07-05 22:39:09 -04:00
inflector.php Updating Inflector to use static methods and properties. 2010-07-04 21:46:48 -04:00
l10n.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -04:00
magic_db.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
multibyte.php Converting Multibyte class to use static methods and properties. 2010-07-05 22:35:13 -04:00
object.php Changing Configure::read() to not have a default value, and instead return all values in configure when no param is supplied. Test cases updated. Fixes #503 2010-07-05 21:50:36 -04:00
router.php Merge branch '2.0' into 2.0-request 2010-06-28 23:41:48 -04:00
sanitize.php Removing @access and @static where they are not needed anymore. 2010-07-05 22:57:23 -04:00
security.php Removing @access and @static where they are not needed anymore. 2010-07-05 22:57:23 -04:00
set.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
string.php Removing @access and @static where they are not needed anymore. 2010-07-05 22:57:23 -04:00
validation.php Fixing parse error. 2010-06-20 22:17:47 -04:00
xml.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00