Skip to content

Releases: DivineOmega/DO-File-Cache

v2.0.6

31 Dec 09:38
Compare
Choose a tag to compare
  • Gracefully handle gzuncompress issues in environments where PHP errors converted to exceptions.
  • Bail out earlier if we could not read the file content of its data could not be uncompressed.

v2.0.5

10 Dec 10:18
Compare
Choose a tag to compare

v2.0.4

04 Dec 12:10
Compare
Choose a tag to compare
  • Fix cluttering of error logs in some situations, by serialising all data, including strings. See #5.

v2.0.3

09 Nov 22:41
Compare
Choose a tag to compare
  • Fix issue with Windows compatibility.
  • Add PHP extension dependencies.

v2.0.2

12 Sep 23:09
261c6e3
Compare
Choose a tag to compare
  • Improvements to unit tests.

v2.0.0

12 Jul 20:14
86132ce
Compare
Choose a tag to compare
  • New namespace.
  • Disable UNIX load average feature by default.
  • Fix cache items never expiring if UNIX load average feature is disabled.

v2.0.1

02 Aug 19:39
86132ce
Compare
Choose a tag to compare
  • No change release to fix issues after GitHub backup restore.