cakephp2-php8/cake/libs
2009-11-27 17:12:35 -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 Merge branch '1.3' into 1.3-merger 2009-11-22 21:26:39 -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 Removing tests for features no longer supported. Path elements containing only regular expressions are no longer supported. They did not effectively reverse route. And they provided an inconsistent behavior when combined with the full gamut of regular expressions and routing parameters. 2009-11-27 17:12:35 -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 Fixing String::insert() when $data is an empty array. Which was happening in the dbo source tests. 2009-11-03 18:21:01 -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