cakephp2-php8/lib/Cake/Test
mark_story 82a8400def Fix null not stopping model callbacks.
Add a compatibility shim into CakeEventManager to fix `null` not
breaking model callbacks.  This was a regression created when model
callbacks were re-factored to use the event manager. This code should be
removed in 3.x as its inconsistent with events used everywhere else in
the framework.

Fixes #3123
2012-09-13 22:11:46 -04:00
..
Case Fix null not stopping model callbacks. 2012-09-13 22:11:46 -04:00
Fixture Fix test cases with postgres. 2012-05-10 20:55:46 -04:30
test_app Add test cases for strings containing quotes. 2012-08-30 23:48:32 +01:00