cakephp2-php8/cake/tests/cases
2010-10-20 23:17:04 -04:00
..
console Making the set() functions use + instead of array_merge() so that numeric indices are properly preserved across multiple method calls. Fixes #1105 2010-09-18 00:13:03 -04:00
libs Making generating schema for connections with prefixes work correctly. The prefix needs to be removed so that when tables are created or updated they do not get the prefix added twice. 2010-10-20 23:17:04 -04:00
basics.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
dispatcher.test.php Adding a test to ensure that $here contains the correct value when supplying additionalParams (like through a requestAction). Changing how Dispatcher::__extractParams converts url params into a string, so the result is the same as a string url. 2010-08-04 23:44:48 -04:00