cakephp2-php8/cake/libs
2009-10-11 21:51:02 -04:00
..
cache adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
controller Merge branch '1.3-misc' into 1.3 2009-10-06 17:23:35 -04:00
model Fixing broken tests in dbo_mysql caused by changes in CakeSchema. 2009-10-04 21:48:20 -04:00
view Adding i18n support to text that lacked it. Refs #5814 2009-10-10 00:35:54 -04:00
cache.php fixing cache error 2009-08-03 11:55:14 -07:00
cake_log.php Adding docblock for the new variable used for logging. Making the CakeLog::handleError logs the same output as in Debugger::handleError. 2009-09-10 12:32:21 -03:00
cake_session.php Deprecating CakeSession::del(), use delete() instead. 2009-10-02 13:11:43 -04:00
cake_socket.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
class_registry.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
configure.php Fixing typo. 2009-10-03 11:48:02 -04:00
debugger.php Replacing use of Configure::corePaths() with App::core() in Debugger. 2009-09-26 18:25:15 -04:00
error.php Making subclassing of ErrorHandler much easier. 2009-10-09 00:13:08 -04:00
file.php Applying patch from 'Ceeram'. Adds File::copy() and test case. Refs #150 2009-10-08 23:27:31 -04:00
folder.php Updating file headers 2009-08-31 22:48:22 -04:00
http_socket.php Fixing method names that were omitted when methods were renamed. Thanks 'NetersLandreau' 2009-09-01 10:45:52 -04:00
i18n.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
inflector.php Removing Inflector's inheritance on Object, as it was unecessary. 2009-09-15 21:44:27 -04:00
l10n.php Changing l10n language name from 'Slovack' to 'Slovak', as per ISO 693-1 guidelines. Thanks to savant for the patch. Fixes #5870. 2009-08-02 19:00:30 +00:00
magic_db.php Merge branch '1.3-misc' into 1.3 2009-08-02 12:20:07 -07:00
multibyte.php whitespace normalization 2009-08-02 16:10:24 -07:00
object.php Merge branch '1.2' into 1.3 2009-08-02 13:25:55 -07:00
overloadable.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable_php4.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable_php5.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
router.php Merge branch '1.3-misc' into 1.3 2009-10-02 13:18:12 -04:00
sanitize.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
security.php whitespace normalization 2009-08-02 16:10:24 -07:00
set.php Removing inheritance of Object in Set, String and in Validation. 2009-09-30 00:04:58 -04:00
string.php Improving performance of String::insert(). 2009-10-06 22:02:02 -04:00
validation.php Updating fileheaders. 2009-10-07 23:43:02 -04:00
xml.php Fixing Xml::toArray() when blank nodes are provided. Fixes #87. 2009-09-22 17:47:11 -03:00