Skip to content

Releases: unlpear/UNL_Cache_Lite

Fix bugs for php 8.2

12 Sep 18:13
Compare
Choose a tag to compare
v0.1.3

Added length check

Support safe get_magic_quotes_runtime

10 Dec 21:49
5aa07f2
Compare
Choose a tag to compare

Added UNL_Cache_Lite _safeGetMagicQuotesRuntime() method to replace deprecated (PHP 7.4) for get_magic_quotes_runtime

Add composer support

09 Oct 21:05
Compare
Choose a tag to compare
v0.1.1

Merge branch 'master' of github.com:unlpear/UNL_Cache_Lite