Skip to content

Common Classes Package v1.9.5

Compare
Choose a tag to compare
@Maikuolan Maikuolan released this 23 Feb 15:17
· 287 commits to v2 since this release
v1.9.5
622e0e4

Version/Release 1.9.5

  • [2023.01.28; Bug-fix; Maikuolan]: Cache handler potentially generating unexpected exceptions in some situations; Fixed.

  • [2023.02.13; Maikuolan]: Slightly improved performance for when using PDO.

  • [2023.02.21; Maikuolan]: When using the cache handler with PDO, if the size of a cache entry exceeds 64KB, in order to avoid exceeding the 64KB upper limit of the TEXT data type, the cache handler will now attempt to compress the data prior to executing the query.

  • [2023.02.23; Maikuolan]: Optionally, the L10N handler can now automatically determine text directionality for use by the implementation.

Caleb M (Maikuolan),
February 23, 2023.