cakephp2-php8/cake/libs
2007-10-24 15:09:40 +00:00
..
cache Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
controller Closes #3429, scripts_for_layout are lost when you send an email with EmailComponent 2007-10-22 23:52:12 +00:00
model Updating Model::findNeighbours() to allow array conditions and field lists (Ticket #1176 and Ticket #3231) 2007-10-23 13:41:25 +00:00
view Changing FormHelper::create() back to being model-oriented 2007-10-23 02:36:07 +00:00
cache.php update Cache to specify key paths with dot syntax, like Cache::write('my.key.is.here', $data); 2007-10-22 20:39:36 +00:00
cake_log.php Correcting @return bool 2007-10-22 16:09:35 +00:00
class_registry.php Adding ClassRegistry::flush() to reset the registry 2007-10-22 20:58:55 +00:00
configure.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
debugger.php Correcting @return int 2007-10-22 16:11:12 +00:00
error.php Fixes #3305, Console i18n extract using wrong paths. 2007-10-20 05:55:37 +00:00
file.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
flay.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
folder.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
http_socket.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
i18n.php updating i18n functions, fixes #3451 2007-10-24 01:25:21 +00:00
inflector.php Closes #707, added Inflector::slug() to return a string with all spaces converted to $replacement and non word characters removed. 2007-10-04 02:17:40 +00:00
l10n.php Correcting @return bool 2007-10-22 16:09:35 +00:00
magic_db.php Updated sample data / sample data extraction routine 2007-10-24 02:59:59 +00:00
object.php Correcting @return int 2007-10-22 16:11:12 +00:00
overloadable.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
overloadable_php4.php Correcting @return bool 2007-10-22 16:09:35 +00:00
overloadable_php5.php Correcting @return bool 2007-10-22 16:09:35 +00:00
router.php updating router, adding test case fixes #3440 2007-10-24 15:09:40 +00:00
sanitize.php Fixes #3442, Sanitize escape NULL becomes "UL" 2007-10-24 11:31:32 +00:00
security.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
session.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
set.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
socket.php Correcting @return int 2007-10-22 16:11:12 +00:00
string.php Correcting @return int 2007-10-22 16:11:12 +00:00
validation.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
xml.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00