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

Preloading all step users fixes #7. #22

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

lucaboesch
Copy link
Contributor

No description provided.

@PhilippImhof
Copy link
Contributor

Seems we did that at the same time :)

And we both forgot that preload_all_step_users() is not available before 3.11.

            if (method_exists($quba, 'preload_all_step_users')) {
                $quba->preload_all_step_users();
            }

@lucaboesch lucaboesch force-pushed the preloadallstepusers branch 2 times, most recently from a26856a to 309f0ee Compare November 12, 2023 11:18
@lucaboesch lucaboesch merged commit 3460e31 into master Nov 12, 2023
64 checks passed
@lucaboesch lucaboesch deleted the preloadallstepusers branch November 12, 2023 12:28
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.

2 participants