-
Good day
I have the Settings extension in use.
As far as I understood the extension should load the data directly from the DB.
Unfortunately this does not work.
I have saved the connection data fr…
-
**Bug Description**
Impossible to perform migrations through spark (experienced in versions 4.0.2 to 4.0.4)
Although DB credentials are set in .env and/orin app/Config/Database.php and successfu…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.4.3
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.3.4
### CodeIgniter4 Installation Method
Composer (as dependency to an existing project)
### Which operating systems have you tested fo…
-
### PHP Version
8.2
### CodeIgniter4 Version
4.3.5
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Wind…
-
### PHP Version
8.2
### CodeIgniter4 Version
4.4.3
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Wind…
-
### PHP Version
7.4, 8.0, 8.1, 8.2
### CodeIgniter4 Version
4.4.3
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows
…
-
CodeIgniter v4.4.3 Command Line Tool - Server Time: 2023-11-06 20:18:38 UTC+07:00
[TypeError]
CodeIgniter\Router\RouteCollection::__construct(): Argument #3 ($routing) must be of type Config\Rou…
-
What installed `PsrExt` on GitHub Actions?
https://github.com/jbboehr/php-psr
```
------ -----------------------------------------------------------------------
Line system/Log/Logger.php …
-
@kenjis Please CI 4 does not have isRedirection() for a response.
I try adding this by extending the `Codeigniter\HTTP\Response` by adding this method.
```php
/**
* Check if the response …