Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Use setLimit() to set query limit #26407

Merged
merged 1 commit into from
Sep 25, 2019
Merged

[4.0] Use setLimit() to set query limit #26407

merged 1 commit into from
Sep 25, 2019

Conversation

SharkyKZ
Copy link
Contributor

Summary of Changes

Limit and offset arguments of Joomla\Database\DatabaseInterface::setQuery() are deprecated. Use Joomla\Database\Query\LimitableInterface::setLimit() instead.

Testing Instructions

Code review.

Documentation Changes Required

No.

@SharkyKZ SharkyKZ changed the title [4.0] Uset setLimit() to set query limit [4.0] Use setLimit() to set query limit Sep 25, 2019
@wilsonge wilsonge merged commit e6991f9 into joomla:4.0-dev Sep 25, 2019
@wilsonge
Copy link
Contributor

Thanks!

@wilsonge wilsonge added this to the Joomla 4.0 milestone Sep 25, 2019
@SharkyKZ SharkyKZ deleted the j4/query/setLimit branch September 25, 2019 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants