mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
c92cfb413f
When paginating data, we should not ignore numerically indexed order conditions. Instead they should be handled similar to Model::find(). This creates a slightly different behavior when model's have default sorting applied as more default sort options forms will be honoured. Refs #5964 |
||
---|---|---|
.. | ||
Component | ||
ComponentCollectionTest.php | ||
ComponentTest.php | ||
ControllerMergeVarsTest.php | ||
ControllerTest.php | ||
PagesControllerTest.php | ||
ScaffoldTest.php |