mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +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 |
||
---|---|---|
.. | ||
Acl | ||
Auth | ||
AclComponent.php | ||
AuthComponent.php | ||
CookieComponent.php | ||
EmailComponent.php | ||
PaginatorComponent.php | ||
RequestHandlerComponent.php | ||
SecurityComponent.php | ||
SessionComponent.php |