CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

Open Source PHP Framework (originally from EllisLab)

Results 299 CodeIgniter4 issues
Sort by recently updated
recently updated
newest added

**Description** Some typos in cli/cli_library.rst **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing, with...

documentation
waiting for info

**Description** Follow-up #1169 Fixes bug that `select()` does not escape items after `NULL`. **Checklist:** - [x] Securely signed commits - [x] Component(s) with PHPDoc blocks, only if necessary or adds...

bug
database

**Description** Fixes #9007 **Checklist:** - [x] Securely signed commits - [x] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing, with >80% coverage -...

bug
database

### PHP Version 8.1 ### CodeIgniter4 Version 4.5.3 ### CodeIgniter4 Installation Method Composer (as dependency to an existing project) ### Which operating systems have you tested for this bug? Windows,...

bug

**Description** Fixes #8849 I think return sql execute result directly is a simplest way to fix this issue. **Checklist:** - [x] Securely signed commits - [] Component(s) with PHPDoc blocks,...

bug
database

**Description** Fix some typos in helpers/html_helper.rst **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing,...

documentation
stale
waiting for info
needs rework

### PHP Version 8.1 ### CodeIgniter4 Version 4.5.0 ### CodeIgniter4 Installation Method Manual (zip or tar.gz) ### Which operating systems have you tested for this bug? Linux ### Which server...

**Description** Follow-up #9156 - remove uneeded if condition **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ]...

refactor

See #9152 and https://github.com/codeigniter4/CodeIgniter4/pull/9152#issuecomment-2311367413

dev

**Description** Supersedes #9135 See #9116 and https://github.com/codeigniter4/CodeIgniter4/issues/9116#issuecomment-2300918329 These INI settings have been deprecated in PHP 8.4. This PR enforces the behavior in PHP 9. **Checklist:** - [x] Securely signed commits...

enhancement
breaking change
4.6