cakephp2-php8/cake/libs
2009-02-24 03:01:06 +00:00
..
cache Fixes improper return from Xcache::clear(); 2009-02-18 18:07:06 +00:00
controller updating code from [8024] [8025] 2009-02-15 20:13:14 +00:00
model Fixing issue when Model::$translateTable is set 2009-02-19 13:45:51 +00:00
view Fixes #6071 2009-02-23 15:19:33 +00:00
cache.php
cake_log.php
class_registry.php
configure.php Updating doc blocks to improve readability in API. 2009-02-04 05:00:59 +00:00
debugger.php Modifying getInstance() to allow subclasses to work properly. Tests added. Changed __output() to protected. 2008-12-07 20:44:00 +00:00
error.php Fixing issue in error handler, where URL was not escaped with debug == 0. 2009-02-13 14:56:00 +00:00
file.php
flay.php
folder.php Fixing other uses of glob() to check for false values. Fixes #6044 2009-02-16 00:45:50 +00:00
http_socket.php
i18n.php Adding asserts forgot in last commit. 2009-02-18 01:23:42 +00:00
inflector.php Correcting singluarizing of taxes, faxes, waxes, and pluralization of crisis in Inflector. Tests added. Fixes #6130, #6131 2009-02-22 04:09:39 +00:00
l10n.php
magic_db.php
multibyte.php
object.php
overloadable.php
overloadable_php4.php
overloadable_php5.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
router.php adding router test and patch for plugin reverse routing 2009-02-17 18:26:37 +00:00
sanitize.php
security.php
session.php
set.php Adding patch from 'mattcurry' Fixes Set::extract and parent selectors that with more than one element in the source array. Fixes #6043 2009-02-24 03:01:06 +00:00
socket.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
string.php
validation.php
xml.php