CodeIgniter4
CodeIgniter4 copied to clipboard
Open Source PHP Framework (originally from EllisLab)
### PHP Version 8.3 ### CodeIgniter4 Version 4.5.5 ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? Windows ### Which server did...
### PHP Version 8.2 ### CodeIgniter4 Version 4.5.5 ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? Windows, Linux ### Which server...
**Description** See #9193 **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing, with >80% coverage...
### PHP Version 8.3 ### CodeIgniter4 Version v4.5.4 ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? Windows ### Which server did...
**Description**** Fixes a bug that doesn't allow to send lists in JSON format in `FeatureTestTrait#post` or `#call('POST',...`. This because it expected params to always be an associative array. **Checklist:** -...
### PHP Version 8.1 ### CodeIgniter4 Version 4.5.4 ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? Linux ### Which server did...
**Description** Decrease PHPStan baseline. **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing, with >80%...
**Description** After all the tests, the database files remain. They should be deleted. ```console $ tree -L 1 --dirsfirst . ├── cache ├── debugbar ├── logs ├── session ├── uploads...
### PHP Version 8.2 ### CodeIgniter4 Version 4.5.x ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? Linux ### Which server did...
**Description** Fix $indexPage parameter explanations in helpers/html_helper.rst **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit...