Closed ahmed-sigmalux closed 7 years ago
Hi @ahmed-sigmalux, thanks for reporting.
The issue is probably caused by some object cache dropin that defines wp_cache_get()
without $found
or without assigning it be reference.
But I'm going to fix this.
@ahmed-sigmalux The issue should be fixed in master branch. Could you give it a test before I do the release?
Yes, that fixed the problem.
Thanks!
I'm running WordPress 4.8.1 with Memcached for object caching. When I enable Translation Cache, I see this warning hundreds of times in my debug.log:
Any idea what's going on here?