Skip to content

Releases: pocketarc/codeigniter

3.4.0

27 Dec 18:06
eb3ac6b

Choose a tag to compare

This release adds compatibility with PHP 8.5 while keeping everything fully backward compatible.

If you spot anything not working perfectly, raise an issue and we'll get it sorted!

New Contributors

Full Changelog: 3.3.0...3.4.0

3.3.0

17 Nov 12:29
d310726

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

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

Choose a tag to compare

Adds compatibility with PHP 8.2.