-
Currently the `int` params and returns are being updated to `integer`. Same from `bool` to `boolean`.
The following doc (right):
```php
/**
* @param int $n
*
* @return int
*/
public fu…
-
### PHP Version
8.0, 8.1
### CodeIgniter4 Version
CodeIgniter 4.2.4
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have y…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.2.3
### CodeIgniter4 Installation Method
Composer (as dependency to an existing project)
### Which operating systems have you tested fo…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.2.1
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows
…
-
### PHP Version
8.0
### CodeIgniter4 Version
4.2.4
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Wind…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.2.5
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
### PHP Version
8.0
### CodeIgniter4 Version
`develop` (799d6558187669a847f5ac573226e2e1ef6a31f6)
### CodeIgniter4 Installation Method
Git
### Which operating systems have you tested…
-
`$db->getFieldData()`'s explanation is not complete and accurate.
```
The following data is available from this function if supported by your database:
name - column name
max_length - …
-
I would like to remove `_parent_name` in BaseBuilder::objectToArray().
https://github.com/codeigniter4/CodeIgniter4/blob/071cd044fb97948bd965b308c2ce1d0e5b524dce/system/Database/BaseBuilder.php#L27…
-
I have checked system folder on codeigniter4 and I can't find any odbc driver, previously it was available on codeigniter3.
how it's work in codeigniter4? thankyou to anybody can help this issue.
…