Skip to content

Releases: NielBuys/CodeIgniter

3.1.17

20 Dec 19:35
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

PHP Compatibility fixes

3.1.14-dev

03 Nov 08:57
Compare
Choose a tag to compare
3.1.14-dev Pre-release
Pre-release

Merge patch fixes from original Codeigniter develop branch

3.1.13.6

11 Jul 14:41
Compare
Choose a tag to compare

php 8.x deprecation fixes

3.1.13.5

11 Jul 11:36
Compare
Choose a tag to compare

Fix PHP 8.x compatibility by manusfreedom, satulg01 and min php version now 7.2

3.1.13.4

03 Jul 07:05
Compare
Choose a tag to compare
PHP 8.2 compatibility fix Postgre driver

3.1.13.3

16 Mar 07:12
Compare
Choose a tag to compare
Adds $uri prop in Router

3.1.13.2

15 Mar 14:19
Compare
Choose a tag to compare
Add AllowDynamicProperties to Controller.php and Router.php