-
```
1) CodeIgniter\Debug\TimerTest::testLongExecutionTime
Failed asserting that 3600 is equal to 1 or is less than 1.
/home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/CIUnitTestCase.php:4…
-
Does this application not support using PHP 8.1? I just installed Shield and tried to use Email2Fa, and I got this error message. The description says that the error is in SYSTEMPATH\Email\Email.php a…
-
### PHP Version
7.4.32 | 8.1.12
### CodeIgniter4 Version
4.2.8
### Shield Version
v1.0.0-beta.3
### Which operating systems have you tested for this bug?
Linux
### Which server…
virdb updated
2 years ago
-
Hi, any plan to switch to CodeIgniter4?
Thank You.
-
### PHP Version
8.1
### CodeIgniter4 Version
4.2.10
### CodeIgniter4 Installation Method
Composer (as dependency to an existing project)
### Which operating systems have you tested f…
-
Replace `time()` with `Time` class.
`time()` is not testable.
```php
time()
// ↓
Time::now()->getTimestamp()
```
See https://github.com/codeigniter4/CodeIgniter4/pull/6753#pullrequestreview…
-
### PHP Version
7.4.29
### CodeIgniter4 Version
4.2.5
### Shield Version
1.0.0-beta.3
### Which operating systems have you tested for this bug?
Windows
### Which server did you…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.2.10
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Lin…
-
I upgraded from v4.0.2 to v4.2.10, and `Language/en/Validation.php` was created.
https://github.com/kenjis/codeigniter4login/commit/b1140b2ca35f3cf1ea3967d5a9bf2a0a05c04ff7#diff-5fa1e9d32ce2679e7d1ca…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.1.7
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…