-
we want to minimize dependencies on external libraries (those installed via composer), or at least allow using those externals only from certain layers.
from a architecture perspective we want 3rd …
-
### PHP Version
8.1
### CodeIgniter4 Version
4.3.0
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows
…
-
### PHP Version
8.2
### CodeIgniter4 Version
4.4.4
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Linux
### Which server …
-
I tried to use this library using `composer require codeigniter4/tasks` just like the docs say, but it returned the error below:
```console
./composer.json has been updated
Running composer updat…
-
I am trying to install the library with Composer but I get the following error"[InvalidArgumentException]
Could not find a version of package takielias/codeigniter4-websocket matching your minimum-…
-
### PHP Version
8.2
### CodeIgniter4 Version
4.3.6
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
### PHP Version
8.3
### CodeIgniter4 Version
4.4.4
### CodeIgniter4 Installation Method
Composer (as dependency to an existing project)
### Which operating systems have you tested for this bug?
…
-
### PHP Version
7.4, 8.0, 8.1, 8.2, 8.3
### CodeIgniter4 Version
4.4.1+
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems ha…
-
New in version 4.4.0. of CodeIgniter.
There has been a change in the way the framework handles exceptions, see https://codeigniter.com/user_guide/general/errors.html#using-exceptions
The issue n…
-
---
name: Old session files need removing
---
**Describe the bug**
I just noticed our site was down and found that it was a space issue due to a large number of session files. I had to delete fi…