cakephp2-php8/cake/libs
mark_story 317e32f07b Making ShellDispatcher use exceptions instead of returning false and doing other goofy things.
Adding MissingShellMethodException, MissingShellClassException and MissingShellFileException for use with ShellDispatcher.
Removing duplicated tests, and refactoring them into separate tests with expected exceptions.
2010-10-13 23:18:18 -04:00
..
cache Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
controller Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
log Changing more php version strings. 2010-10-03 12:46:03 -04:00
model Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
route Splitting CakeRoute and PluginShortRoute into their own files. Also splitting out the test cases. 2010-05-04 00:35:22 -04:00
session Removing duplicate method call. 2010-09-07 00:42:49 -04:00
view Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
cache.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake_log.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake_request.php Fixing return value tag. 2010-09-13 23:06:15 -04:00
cake_response.php Improving the CakeResponse::cache() method 2010-10-03 19:27:08 -04:30
cake_session.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake_socket.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
class_registry.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
configure.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
debugger.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
error_handler.php Adding stack traces to error400 and error500 when debug > 0. 2010-09-06 18:09:11 -04:00
exceptions.php Making ShellDispatcher use exceptions instead of returning false and doing other goofy things. 2010-10-13 23:18:18 -04:00
file.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
folder.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
http_socket.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
i18n.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
inflector.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
l10n.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
magic_db.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
multibyte.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
object.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
object_collection.php Fixing issue where mockObject expectations were not counted hiding fails. Fixing all objects not actually being iterated. 2010-09-14 22:40:46 -04:00
router.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
sanitize.php Added 'double' option to Santize::html() to pass double_encode parameter to htmlentities() 2010-10-11 18:25:11 -07:00
security.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
set.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
string.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
validation.php Fix typo in variable description. 2010-07-19 23:15:12 -04:00
xml.php Changing more php version strings. 2010-10-03 12:46:03 -04:00