cakephp2-php8/cake/libs
2011-02-03 22:46:28 -05:00
..
cache Fixing test cases and code from merge with 1.3 2011-01-18 20:20:49 -05:00
config Ini/Php readers now read files with/without extension. 2011-01-23 20:27:46 -02:00
controller Adding more documentation. 2011-02-03 22:46:28 -05:00
error Changed the trigger_error by exceptions in ConnectionManager. 2011-01-12 23:08:34 -02:00
http Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
log Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
model Adding $name back in as it causes numerous notice errors in fixtures when it is missing. 2011-01-29 20:54:15 -05:00
route Merge branch '1.3' into merger 2011-01-18 20:04:30 -05:00
session Merge branch '1.3' into merger 2011-01-18 20:04:30 -05:00
view Fixing issue where a false id would be appended to the route url. Test added. Fixes #1501 2011-02-02 21:52:41 -05:00
app.php Added support for using plugin syntax in App::objects(). Fixes #1366 2011-01-03 19:27:21 -08:00
cache.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_log.php Fixing issue where CakeLog would log suppressed errors even when error reporting was disabled. Fixes #1403 2010-12-26 13:02:43 -05:00
cake_request.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_response.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_session.php Fixing issue where empty session id's would cause duplicate key errors. Empty session id sessions are no longer saved. Fixes #1450 2011-01-18 08:14:47 -05:00
cake_socket.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
class_registry.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
configure.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
debugger.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
dispatcher.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
file.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
folder.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
http_response.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
http_socket.php Fixing calltime pass by reference deprecation warnings. 2010-12-26 20:11:17 -05:00
i18n.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
inflector.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
l10n.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
magic_db.php Fixing more @package tags, and removing duplicate tags in classes. 2010-12-24 14:33:41 -05:00
multibyte.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
object.php Missed a package tag. 2010-12-24 14:22:40 -05:00
object_collection.php Fixed typo 2011-01-09 17:16:44 -08:00
router.php Fixing Router::reverse() not correctly working with Request objects that 2011-01-20 21:28:50 -05:00
sanitize.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
security.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
set.php Making Set::filter() only operate on arrays. 2011-01-09 22:34:36 -05:00
string.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
validation.php Removing extra param in internacionalization. 2011-01-19 10:08:35 -02:00
xml.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00