ReflectionException on a property that does not exist #9721
MichaelBelgium
started this conversation in
General
Replies: 2 comments 4 replies
-
So a quick fix is doing apcu_clear_cache on every http request, which is unacceptable... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you provide a minimal application or a test case that reproduces this issue? If so, please open an issue on our bug tracker. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a local environment where everything works perfectly, on our production env we get this error from an entity:
Loginmethode entity:
Is this cache related? On the production env we do use apcu cache
Beta Was this translation helpful? Give feedback.
All reactions