.. |
cache
|
"Fixing segmentation fault if the TMP/* directories are not writable.
|
2007-11-28 09:20:48 +00:00 |
controller
|
"Fixes #3640, Auth component and i18n conflict"
|
2007-11-26 17:51:10 +00:00 |
model
|
"Fixing return of data from Model::save() when a behavior alters the data removing saved content"
|
2007-11-28 16:44:59 +00:00 |
view
|
updatin HtmlHelper::css() to accept .css?1234, closes #3503
|
2007-11-25 20:17:25 +00:00 |
cache.php
|
Updating cache class for Configure changes
|
2007-11-16 20:11:52 +00:00 |
cake_log.php
|
"Fixing segmentation fault if the TMP/* directories are not writable.
|
2007-11-28 09:20:48 +00:00 |
class_registry.php
|
Closes #2119 Only define clone() in PHP4 when it hasn't been already defined.
|
2007-11-16 09:35:19 +00:00 |
configure.php
|
updating api shell, will now show comments about a method. normalizing paths in configure
|
2007-11-26 03:08:50 +00:00 |
debugger.php
|
updating error handling: messages, templates and css, updating home page messages
|
2007-11-04 07:03:57 +00:00 |
error.php
|
Closes #2119 Only define clone() in PHP4 when it hasn't been already defined.
|
2007-11-16 09:35:19 +00:00 |
file.php
|
adding File::prepare() for fixing line endings
|
2007-10-25 03:10:31 +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
|
Closes #2119 Only define clone() in PHP4 when it hasn't been already defined.
|
2007-11-16 09:35:19 +00:00 |
http_socket.php
|
Added initial cookie jar support to HttpSocket
|
2007-11-20 17:19:20 +00:00 |
i18n.php
|
"Closes #1854, Core.po not loaded when using /app/locale/..../default.po
|
2007-11-23 08:16:23 +00:00 |
inflector.php
|
Fixes #3486, Incorrect rule in Inflector::singularize()
|
2007-11-06 05:12:37 +00:00 |
l10n.php
|
Correcting @return bool
|
2007-10-22 16:09:35 +00:00 |
magic_db.php
|
"Correcting svn properties"
|
2007-11-20 04:51:06 +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
|
Router::__mapRoute, added check for plugin and controller with the same name
|
2007-11-07 00:17:38 +00:00 |
sanitize.php
|
updating Sanitize::clean() odd spaces, fixes #3576
|
2007-11-22 17:05:40 +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
|
Correcting issues with Sessions and Controller::redirect()
|
2007-11-16 03:52:14 +00:00 |
set.php
|
"Correcting type for @param $primary"
|
2007-11-27 18:04:41 +00:00 |
socket.php
|
Added SSL support for Socket
|
2007-11-01 21:37:52 +00:00 |
string.php
|
Correcting @return int
|
2007-10-22 16:11:12 +00:00 |
validation.php
|
"Fixes #3606, Validation::phone method regex allows any string containing phone number"
|
2007-11-26 17:52:51 +00:00 |
xml.php
|
Changing @return int to @return integer and @param bool to @param boolean
|
2007-10-22 16:54:36 +00:00 |