Skip to content

Releases: pocketarc/codeigniter

3.3.0

17 Nov 12:29
d310726
Compare
Choose a tag to compare

This release adds compatibility with PHP 8.4. If you spot anything not working perfectly, raise an issue and we'll get it sorted!

What's Changed

  • Add compatibility with PHP 8.4.
  • Fix deprecated dynamic property creation in CI_Profiler Library by @ajdunn2 in #12
  • Fix warning and ignored TTL in Redis cache driver by @siemova in #11

3.2.1

25 Feb 07:05
d264c2d
Compare
Choose a tag to compare

What's Changed

  • Removed backward compatibility breaks that were present in upstream's 'develop' branch.
  • Merged upstream back into the fork to keep it up to date.

3.2.0

06 Nov 09:16
ba9bab6
Compare
Choose a tag to compare

Adds compatibility with PHP 8.2.