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

Bugfix/club members pagination #513

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Conversation

irfan-dahir
Copy link
Collaborator

attempts to fix #472
I think this is caused by a warning thrown due to a non existent array index when there's no pagination (just one page) on the club members listing page.

@irfan-dahir irfan-dahir requested review from nerg4l and pushrbx March 14, 2023 08:27
@pushrbx
Copy link
Collaborator

pushrbx commented Mar 14, 2023

One note here: all the bits should be tested with php 8.1 to find similar problems for the other areas of the codebase as we are moving to that php version in the rest api.

@irfan-dahir
Copy link
Collaborator Author

@pushrbx Noted. Tested with PHP 8.1.2

@irfan-dahir irfan-dahir merged commit 9dfa255 into master Apr 14, 2023
@irfan-dahir irfan-dahir deleted the bugfix/club-members-pagination branch April 14, 2023 10:13
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.

[OFFICIAL] Generated Issue: ParserException
2 participants