CodeIgniter4
CodeIgniter4 copied to clipboard
Open Source PHP Framework (originally from EllisLab)
### PHP Version 8.1 ### CodeIgniter4 Version 4.2.6 ### CodeIgniter4 Installation Method Composer (as dependency to an existing project) ### Which operating systems have you tested for this bug? Windows...
**Description** Fixed: #5942 **Checklist:** - [x] Securely signed commits - [x] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing, with >80% coverage -...
**Description** To confirm the current behavior. **Checklist:** - [x] Securely signed commits - [] Component(s) with PHPDoc blocks, only if necessary or adds value - [] Unit testing, with >80%...
**Description** - fix ResponseInterface - fix MessageInterface - deprecate - CodeIgniter::$useSafeOutput - CodeIgniter::useSafeOutput() **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or...
**Description** See #6310 **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [x] Unit testing, with >80% coverage -...
This PR allows setting the index name. While testing dropping by the same name I discovered that `dropKey()` was generating errors when dropping a unique index be several of the...
### PHP Version 8.1 ### CodeIgniter4 Version 4.3 (fee2620b2077d1957e2ed0f9d0a745ab39c2a3af) ### CodeIgniter4 Installation Method Git ### Which operating systems have you tested for this bug? macOS ### Which server did you...
Reverts codeigniter4/CodeIgniter4#6525 - We cannot see the diff, so the PR should be reverted once. - The docs in the PR seems to be something wrong.
This PR aligns all the *Batch() methods allowing them to share the same code. This solves https://github.com/codeigniter4/CodeIgniter4/issues/5674 This is part of https://github.com/codeigniter4/CodeIgniter4/pull/6407/ **Checklist:** - [x] Securely signed commits - [x]...
### PHP Version 8.0 ### CodeIgniter4 Version 4.2.6 ### CodeIgniter4 Installation Method Manual (zip or tar.gz) ### Which operating systems have you tested for this bug? Windows ### Which server...