mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
02c9dda9a7
Having maxLimit infer what it should be based on limit was not a very transparent default behavior. The documentation states that maxLimit will default to 100, but the code would default it to 'limit' if set. This created confusing behavior when only one setting was defined. Refs #5973 |
||
---|---|---|
.. | ||
Component | ||
ComponentCollectionTest.php | ||
ComponentTest.php | ||
ControllerMergeVarsTest.php | ||
ControllerTest.php | ||
PagesControllerTest.php | ||
ScaffoldTest.php |