Code Igniter 4.5.7
6 January 2025
Code Igniter version 4.5.7 is now available.
What's New in Code Igniter 4.5.7
Bug Fixes
- handle namespaced helper found on Common helper by @samsonasik in #9354
- Forge::dropColumn() always returns false on SQLite3 driver by @paulbalandan in #9351
Refactoring
- enable AddArrowFunctionReturnTypeRector by @samsonasik in #9343