cakephp2-php8/cake/tests/cases/libs
phpnut dcac88825a Adding fix for Ticket #2339
Adding fix for Ticket #2335
Adding fix for Ticket #2344

Merged changes in dbo from 1.2 to 1.1
Merged changes to session handling in 1.2 to 1.1
Merged changes to Model::_ _saveMulti() in 1.2 to 1.1
Added Set::pushDiff() to append differences in array 2 to array 1
Added SessionComponent::activate() and SessionHelper::activate() to turn sessions usage on if AUTO_SESSION is set to false
Added test for Ticket #2343
Added change to AclNode to use correct table naming
Added garbage clean up to CakeSession::_ _close(); some installs, like Debian, have removed garbage clean
up and use a cron job instead. Currently this change is only supported for database session.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4752 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-04 07:25:48 +00:00
..
controller/components/dbacl/models Removing unnecessary requirements 2007-04-04 07:15:27 +00:00
model fixing check in magic methods for a value otherwise it will return false adding test to dbosource 2007-04-03 05:43:31 +00:00
view Adding test for #2325 2007-04-01 15:07:27 +00:00
inflector.test.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
router.test.php Fixing reverse route matching in Router::url() and updating Router tests 2007-02-26 02:11:30 +00:00
session.test.php Shortening notation in Session test, removing debug data from HtmlHelper test 2007-03-16 14:58:19 +00:00
socket.test.php Fixing undefined variable in Router, updating Socket test, and fixing FormHelper::label() for dot notation (Ticket #2277) 2007-03-22 18:47:38 +00:00
validation.test.php Adding test for Validate::ip(). 2007-03-27 02:59:22 +00:00