Tests #1180
tests.yml
on: schedule
PHP 8.3 - MariaDB
1m 3s
PHP Latest - MariaDB
39s
PHP 8.3 - MySQL
39s
PHP Latest - MySQL
37s
Annotations
3 errors
PHP 8.3 - MariaDB:
src/Result.php#L184
Method Framework\Database\Result::fetchArray() should return array<string, int|string|null>|null but returns array<string, float|int|string|null>|false|null.
|
PHP 8.3 - MariaDB:
src/Result.php#L209
Method Framework\Database\Result::fetchArrayRow() should return array<string, int|string|null> but returns array<string, float|int|string|null>|false|null.
|
PHP 8.3 - MariaDB
Process completed with exit code 1.
|