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

Fix paginating with multiple initial inputs #127

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

otsch
Copy link
Member

@otsch otsch commented Dec 19, 2023

Reset paginator state after finishing paginating for one base input, to enable paginating multiple listings of the same structure.

Also fix a warning when running tests, because of a final new line in a demo cache file and add memory limit option when running phpstan.

Reset paginator state after finishing paginating for one base input,
to enable paginating multiple listings of the same structure.

Also fix a warning when running tests, because of a final new line in
a demo cache file and add memory limit option when running phpstan.
@otsch otsch merged commit e1b96ad into main Dec 19, 2023
8 checks passed
@otsch otsch deleted the bugfix/paginate-multiple-listings branch December 19, 2023 12:20
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.

1 participant