Commit Graph

6 Commits

Author SHA1 Message Date
HB9HIL
9fa0604810 redis driver now catches successfully a missing redis extension and a unavailable redis server 2026-02-02 13:13:42 +01:00
HB9HIL
823148c752 not only check for redis extension during driver load 2026-02-02 12:57:31 +01:00
HB9HIL
549307e5f1 updated cache lib and drivers from https://github.com/pocketarc/codeigniter 2026-02-01 19:07:17 +01:00
HB9HIL
50aea5ccd4 fix redis adapter which was broken since 4 years 2026-02-01 18:56:56 +01:00
Andreas
016cd7198c Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00