Post #3860155
2026-07-16 14:04 UTC
@ramsey@phpc.social the cache is not reliable. I have a small test suite. Each PHPUnit test file passes without any issue but when I run the full test suite in one command some errors appears because the "singleton" is no longer shared and unique
Replies (1)
-
@ramsey@phpc.social 2026-07-16 14:06
@nyamsprod@phpc.social That seems very odd. It sounds like something that would make for a good blog post to show exactly what’s happening. 😉