cakephp2-php8/cake/libs
mark_story fdc006a2e3 Fixing how error handlers are registered when debug levels
are toggled mid request.  Previously Debugger would stay
as the active error handler even after changing debug to 0.
Now, either CakeLog or Debugger will be assigned as the error handler
depending on the debug level.
Fixes #1941
2011-08-27 10:14:24 -04:00
..
cache Removing PHP5.2.6 only mode value, and replacing it with PHP4 & 5 compatible 2011-08-25 22:12:33 -04:00
controller Adding a test and fixing issues where q value had whitespace as well. 2011-08-25 22:33:21 -04:00
log Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model Fixed TreeBehavior::childCount(). Closes #1833 2011-07-31 01:07:46 +05:30
view Adding a line to the generated cache files, 2011-08-05 22:59:46 -04:00
cache.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_log.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_session.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_socket.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
class_registry.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
configure.php Fixing how error handlers are registered when debug levels 2011-08-27 10:14:24 -04:00
debugger.php Hide db credentials 2011-06-24 10:12:08 +02:00
error.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
file.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
folder.php renamed chmod to mode in the comments for function copy. 2011-06-25 12:57:51 -07:00
http_socket.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
i18n.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
inflector.php Fixing singularization of "curves" 2011-07-07 22:54:24 +05:30
l10n.php Add Tibetan locales 2011-08-20 19:17:02 -04:00
magic_db.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
multibyte.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
object.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable_php4.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable_php5.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
router.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
sanitize.php Fixing issues with Sanitize::stripWhitespace() and utf8 characters. 2011-07-31 15:44:10 -04:00
security.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
set.php Fixing regression in Set::extract(). Closes #1895 #1816 #1692 2011-08-10 03:56:45 +05:30
string.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
validation.php Fixed bug in Validation::date(). Closes #1908 2011-08-15 18:26:08 +05:30
xml.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00