cakephp2-php8/cake/libs
2010-01-25 18:14:16 -05:00
..
cache Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement(). 2010-01-21 14:14:26 -05:00
controller Removing all methods currently issuing warnings about being deprecated. 2010-01-21 15:14:23 -05:00
log Updating doc blocks on Folder class and implementing a few small refactors to make code simpler. 2010-01-25 11:18:33 -05:00
model Adding support for CURRENT_TIMESTAMP to all dbo's. 2010-01-25 12:25:14 -05:00
view Updating doc blocks for View and Theme View. 2010-01-25 18:14:16 -05:00
cache.php Expanding doc blocks for Cache. 2010-01-22 17:54:28 -05:00
cake_log.php Updating and expanding documentation blocks in Dispatcher and CakeLog. 2010-01-22 18:11:49 -05:00
cake_session.php Removing all methods currently issuing warnings about being deprecated. 2010-01-21 15:14:23 -05:00
cake_socket.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
class_registry.php Merge branch '1.2' into 1.2-merger 2009-12-06 21:43:53 -05:00
configure.php Merge branch '1.3' of github.com:cakephp/cakephp1x into 1.3 2010-01-25 11:18:44 -05:00
debugger.php Renaming Configure var 'Security.cipher_seed' to 'Security.cipherSeed'. Also added a srand() call at end of Security::cipher function to reset seed. Closes #73 , #183 , #218 2010-01-20 01:23:20 +05:30
error.php Fixing php4 issues in ErrorHandler and ErrorHandler testcase. 2010-01-14 23:17:24 -05:00
file.php Updating doc blocks for HttpSocket and File. 2010-01-25 11:18:44 -05:00
folder.php Merge branch '1.3' of github.com:cakephp/cakephp1x into 1.3 2010-01-25 11:20:05 -05:00
http_socket.php Updating doc blocks for HttpSocket and File. 2010-01-25 11:18:44 -05:00
i18n.php Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05:00
inflector.php Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05:00
l10n.php Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05: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 Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05: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 Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05:00
sanitize.php Updating and reformatting docs for Sanitize. 2010-01-07 21:47:23 -05:00
security.php Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05:00
set.php Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05:00
string.php Updating and correct doc blocks for lib classes. 2010-01-25 15:37:55 -05:00
validation.php Fixing method_exists use in Validation for php4 compatibility. 2010-01-14 23:41:35 -05:00
xml.php Putting __() in strings that missing internationalization. 2010-01-18 01:06:25 -05:00