Skip to content

Releases: NielBuys/CodeIgniter

3.1.22

10 Dec 10:17

Choose a tag to compare

What's Changed

Full Changelog: 3.1.21...3.1.22

3.1.21

29 Oct 12:15

Choose a tag to compare

What's Changed

  • PHP 8.5 Deprecated fixes and PHPUnit v10 and v11 fixes by @NielBuys in #9

Full Changelog: 3.1.20...3.1.21

3.1.20

14 Oct 07:01

Choose a tag to compare

What's Changed

Full Changelog: 3.1.19...3.1.20

3.1.19

04 Jun 07:11

Choose a tag to compare

What's Changed

  • Readme update for PHP 8.4 ready by @NielBuys in #5
  • Bug Fix: [cookie_helper.php] set_cookie was missing sameSite argument by @NielBuys in #6
  • Fix xss_clean issue % by @NielBuys in #7

Full Changelog: 3.1.18...3.1.19

3.1.18

13 Feb 07:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.17...3.1.18

3.1.17

20 Dec 19:35

Choose a tag to compare

What's Changed

  • PHP8.4 deprecation notices fix attempt by @NielBuys in #1
  • Fixes the compatibility of XML-RPC library with PHP 8 - Orig PR6264 by @NielBuys in #2

New Contributors

Full Changelog: 3.1.16...3.1.17

3.1.16

10 May 09:46

Choose a tag to compare

  • webp image support added to image_lib

Full Changelog: 3.1.15...3.1.16

3.1.15

28 Feb 13:22

Choose a tag to compare

All Action tests run now successfully
Minimum php is now php 7.4

3.1.14

28 Feb 08:05

Choose a tag to compare

PHP Compatibility fixes

3.1.14-dev

03 Nov 08:57

Choose a tag to compare

3.1.14-dev Pre-release
Pre-release

Merge patch fixes from original Codeigniter develop branch