psr/Cache modernization update
-
Hi Weglot team!
We use Weglot on a client production site and ran into a fatal error today on the WordPress plugins screen. From what we could trace, it involves the psr/cache library that Weglot bundles and another plugin on the same site that bundles a newer version of the same library. They both live in the global Psr\Cache namespace, so PHP ended up with the older interface in memory when the other plugin tried to load its modern class, and the signatures no longer matched.
Wanted to share this in case it’s something you’d want to look at. We can send over more details, error trace, or the list of plugins involved if any of that helps.
Thanks for keeping the plugin going.
You must be logged in to reply to this topic.