cakephp2-php8/lib/Cake/Test
mark_story 7790bcacff Allow afterFind() to fully remove an associated record.
By returnning array() or unsetting the 0'th result an afterFind
callback should be able to fully remove data from the results.

Fixes #3541
2013-01-17 20:35:37 -05:00
..
Case Allow afterFind() to fully remove an associated record. 2013-01-17 20:35:37 -05:00
Fixture Fix totally incorrect test. 2012-10-31 22:51:37 -04:00
test_app Add App::uses() 2012-11-03 21:55:46 +05:30