cakephp2-php8/cake/libs
2010-07-05 22:19:22 -04:00
..
cache Fixing issues where permissions would not be set to world writable on file caches. 2010-07-01 18:18:12 -04:00
controller Removing PHP5 and all its uses. 2010-07-05 22:19:22 -04:00
log Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
model Removing PHP5 and all its uses. 2010-07-05 22:19:22 -04:00
view 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
cache.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
cake_log.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -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 Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
configure.php Updating doc blocks. 2010-07-05 21:57:39 -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 Removing closing PHP tags. 2010-05-11 08:27:28 +10: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 Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -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 Removing PHP5 and all its uses. 2010-07-05 22:19:22 -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 Changing Router::$__validExtensions so Router::extensions() always returns an array like the doc block says. 2010-05-20 22:55:25 -04:00
sanitize.php Merge remote branch 'origin/1.3' into 2.0 2010-05-20 12:22:04 +10:00
security.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -04:00
set.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
string.php Removing closing PHP tags. 2010-05-11 08:27:28 +10: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