cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story c327bdc4bd Enforce model aliases when generating order by clauses.
Invalid SQL could be created by sorting on an invalid alias, with
a field that exists on the model.

Fixes #3797
2013-04-27 13:29:29 -04:00
..
Component Enforce model aliases when generating order by clauses. 2013-04-27 13:29:29 -04:00
ComponentCollectionTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ComponentTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ControllerMergeVarsTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ControllerTest.php Do type checks when looking for models in Controller::$uses. 2013-04-19 12:20:46 -04:00
PagesControllerTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ScaffoldTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00