Skip to content

Releases: nguyenanhung/my-cache

Release version 3.0.3

19 Sep 20:39
Compare
Choose a tag to compare
  • Fixed lỗi ghi log

Release version 3.0.2

19 Sep 18:52
Compare
Choose a tag to compare

Bản nâng cấp lần này bao gồm những cải tiến sau

  • Add GitHub Action Workflows
  • Cải tiến file test.php và tích hợp vào Github action
  • Nâng cấp Class Cache. Hiện tại, thư viện hỗ trợ các phiên bản PHP: ^PHP 7.1 || ^PHP 8.0
  • Optimize code để tối ưu khả năng tương thích và tốc độ với PHP 7 trở lên

Release version 3.0.1

15 Sep 18:20
68a642f
Compare
Choose a tag to compare
  • Update LICENSE

Release version 3.0.0

07 Sep 06:30
9b1cd0b
Compare
Choose a tag to compare
  • Now only support for ^PHP 7 || ^PHP 8

Release version 2.0.5

01 Aug 08:50
4f59e5e
Compare
Choose a tag to compare
  • Cache by phpfastcache/phpfastcache ^8.0
  • Debug by nguyenanhung/my-debug ^2.0
  • Support Driver:files, apcu, redis, predis, memcache, memcached,mongodb,cassandra, couchbase, couchdb

Release version 2.0.4

18 Mar 07:52
5193aa2
Compare
Choose a tag to compare

Refactoring coding rules and update logging message.

Release version 2.0.3

04 Oct 15:17
ce56bbd
Compare
Choose a tag to compare
  • Remove ignoreSymfonyNotice
  • Add error_reporting(~E_USER_NOTICE);

Release version 2.0.2

04 Oct 14:57
8ca9eb7
Compare
Choose a tag to compare
  • Update phpfastcache 7.1
  • Cấu hình chuẩn CacheHandle theo v7
  • Fix 1 số lỗi nhỏ
  • Add thêm hàm lấy các thông tin protected

Release version 2.0.1

02 Oct 18:36
be43a66
Compare
Choose a tag to compare
  • Fix syntax for Phpfastcache v7

Release version 2.0.0

02 Oct 16:09
8dae2fd
Compare
Choose a tag to compare
  • Tối ưu cho phiên bản PHP >= 7.1.3