-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[BUG]: fatal error when using the model cache #14408
Comments
@ekmst I think I located the issue. Will try to bug fix this soon.
|
@ruudboon Yes, I did. Thank! |
@ruudboon I think the problem is that |
@ruudboon Yes it's related to that. But not directly on the serializer. We also have this with the None serializer. |
Resolved |
$di->setShared('modelsCache', function () {
}); |
@bain2018 can you please open a new issue with what you are trying to store (and then seeing the error you are seeing)? |
Describe the bug
fatal error when using the model cache
To Reproduce
Steps to reproduce the behavior:
Details
The text was updated successfully, but these errors were encountered: