cakephp2-php8/lib/Cake/Model/Behavior
Saleh Souzanchi ed761320df Disabled callbacks in _getMax() & _getMin()
This fixes issues where model/behavior callbacks append into the query
conditions without checking that its an array. Disabling callbacks
should also improve performance a tiny bit.

Refs #GH-1049
2012-12-26 14:09:45 -05:00
..
AclBehavior.php correcting previously added app uses statements 2012-07-21 20:29:49 +02:00
ContainableBehavior.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00
TranslateBehavior.php double spaces to single ones 2012-12-22 23:48:15 +01:00
TreeBehavior.php Disabled callbacks in _getMax() & _getMin() 2012-12-26 14:09:45 -05:00