cakephp2-php8/cake/libs
2009-12-02 00:20:51 -05:00
..
cache Updating doc block for FileEngine. 2009-11-21 16:09:06 -05:00
controller Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
log Updating FileLog to include File if it does not already exist, fixes possible fatal errors if log was written to during the bootstrap process. 2009-11-21 15:21:19 -05:00
model Removing automagic -! sql no-escape string handling. Removing use of Router::stripEscape() from Dispatcher, as this method removed -! from url + post data. 2009-11-28 23:02:59 -05:00
view Merge branch '1.3' of dev@code.cakephp.org:cakephp into 1.3-misc 2009-11-25 22:23:38 -05:00
cache.php correcting $this -> $self 2009-11-22 19:58:10 +01:00
cake_log.php Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -05:00
cake_session.php Merge branch '1.3-misc' into 1.3-merger 2009-11-22 21:28:14 -05:00
cake_socket.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
class_registry.php Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -05:00
configure.php Adding checks for directory traversal attempts related to recent changes allowing plugins and themes to include their own webroot/* assets 2009-11-25 12:41:19 -06:00
debugger.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
error.php Merge branch '1.3-misc' into mergers 2009-11-08 21:39:55 -05:00
file.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
folder.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
http_socket.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
i18n.php Removing 1024 char limit when using fgets() 2009-11-16 10:14:03 -06:00
inflector.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
l10n.php Fix order of keys in l10n catalog list 2009-11-06 15:46:54 +03:00
magic_db.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
multibyte.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
object.php Update license lines throughout. 2009-11-06 17:51:51 +11:00
overloadable.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
overloadable_php4.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
overloadable_php5.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
router.php Renaming RouterRouter::$params to $options. 2009-12-02 00:20:51 -05:00
sanitize.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
security.php Removing unnecessary getInstance() calls. 2009-11-10 10:30:13 +11:00
set.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
string.php Removing String::getInstance() as it was causing fatal errors when eAccelerator was enabled, and is a deprecated method. 2009-11-26 18:24:14 -05:00
validation.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
xml.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00