Releases: NielBuys/CodeIgniter
Releases · NielBuys/CodeIgniter
3.1.17
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.15
All Action tests run now successfully
Minimum php is now php 7.4
3.1.14-dev
Merge patch fixes from original Codeigniter develop branch
3.1.13.6
php 8.x deprecation fixes
3.1.13.5
Fix PHP 8.x compatibility by manusfreedom, satulg01 and min php version now 7.2
3.1.13.4
PHP 8.2 compatibility fix Postgre driver
3.1.13.2
Add AllowDynamicProperties to Controller.php and Router.php