Skip to content

Common Classes Package v2.14.3

Choose a tag to compare

@Maikuolan Maikuolan released this 30 Dec 07:06
· 24 commits to v2 since this release
v2.14.3
10bd417

Version/Release 2.14.3

  • [2025.11.03]: Since PHP8, curl_close() has had no effect, and has been deprecated as of PHP 8.5; Accordingly, where used, it has been guarded by the PHP version ID.

  • [2025.11.07]: Added ArrayAccess support to the cache handler.

  • [2025.11.21]: Added PHP 8.5 to workflows.

  • [2025.12.24]: Added Countable support to the cache handler, the delayed file IO class, the events orchestrator, the YAML handler, and the L10N handler.

  • [2025.12.30]: Added ArrayAccess, Countable, and IteratorAggregate support to the complex string handler.

Caleb M (Maikuolan),
30 December, 2025.