CodeIgniter4
CodeIgniter4 copied to clipboard
Open Source PHP Framework (originally from EllisLab)
**Description** This PR updates the validation behavior for the `regex_match` rule to require double curly braces `{{...}}` for placeholders instead of single ones `{...}`. Using single braces for placeholders conflicts...
### PHP Version 8.4 ### CodeIgniter4 Version 4.6.1 ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? Windows ### Which server did...
### PHP Version 8.3 ### CodeIgniter4 Version 4.1.6 ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? Linux ### Which server did...
### PHP Version 8.4 ### CodeIgniter4 Version latest ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? macOS, Windows ### Which server...
**Description** See #9231 - Added getting the current config properties in `Registrar` - The behavior is configured in `Modules` Now you can add, replace, and recursively replace arrays yourself. In...
### PHP Version 8.2, 8.3 ### CodeIgniter4 Version latest ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? macOS, Linux ### Which...
**Description** Fixes #7866 Fixes #9392 We need to discuss further actions. I suggest an option for working with global variables: hide `$_SERVER, $_POST`, ... in `Parameters` objects. It is necessary...
### PHP Version 8.3 ### CodeIgniter4 Version 4.6 ### CodeIgniter4 Installation Method Git ### Which operating systems have you tested for this bug? Linux ### Which server did you use?...
### PHP Version 8.2 ### CodeIgniter4 Version 4.5.5 ### CodeIgniter4 Installation Method Manual (zip or tar.gz) ### Which operating systems have you tested for this bug? Windows, Linux ### Which...
### PHP Version 8.1 ### CodeIgniter4 Version 4.5.4 ### CodeIgniter4 Installation Method Manual (zip or tar.gz) ### Which operating systems have you tested for this bug? Linux ### Which server...