-
**Describe the bug**
In the CI4 spec, `query()` returns bool for write-type queries.
But the current implementation of `execute()` returns Result object for all queries.
Isn't it a bug?
See .
…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.2.8
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows, Linux
### Whic…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.2.4
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
After installing codeigniter4 I'm getting this message which say's
**We seem to have hit a snag. Please try again later...**
-
### PHP Version
7.3
### CodeIgniter4 Version
4.1.1
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows, L…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.2.9
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Linu…
-
```
There was 1 failure:
1) CodeIgniter\CodingStandard\Tests\CodeIgniter4Test::testAllBuiltInFixersNotDeprecatedAreConfiguredInThisRuleset
[CodeIgniter4 Coding Standards] Non-deprecated built-in …
-
### PHP Version
8.1
### CodeIgniter4 Version
4.2.10
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows, Linux
### Whi…
-
Hi, Please how can some use Left Join in [CodeIgniter4] aside from Join? Cause I can't find where it is stated on the documentation.
Thanks.
-
```
There was 1 failure:
1) CodeIgniter\HTTP\ResponseTest::testSetDateRemembersDateInUTC
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Sat, 11 Mar 2000 04:2…