PHP: random failures in tests
Context:Tests have been working fine so far, and, suddenly, it seems to fail. Why?While it's easy to write basic unit tests, it can be tricky when dealing with dates, complex calculations, or random v...