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

CacheManager repository function has changed signature in L11 #50508

Closed
noefleury opened this issue Mar 13, 2024 · 1 comment
Closed

CacheManager repository function has changed signature in L11 #50508

noefleury opened this issue Mar 13, 2024 · 1 comment

Comments

@noefleury
Copy link
Contributor

Laravel Version

11.0.3

PHP Version

8.3

Database Driver & Version

No response

Description

From Laravel 11, the CacheManager repository function has changed signature. This wasn't like that in Laravel 10.

As there is nothing about that in the upgrade guide, I think that we should add an empty array as default config attribute.

Steps To Reproduce

Just call the CacheManager repository function without the second argument.

@driesvints
Copy link
Member

Seems you already sent in a PR so let's see how that goes. Thanks!

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

No branches or pull requests

2 participants