refactor: remove deprecated types in random_string() helper #12767
test-phpstan.yml
on: pull_request
PHP Static Analysis
41s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/Helpers/text_helper.php#L591
Parameter #2 $code of class CodeIgniter\Exceptions\InvalidArgumentException constructor expects int, string given.
|
|
PHP Static Analysis:
system/Helpers/text_helper.php#L590
Call to sprintf contains 1 placeholder, 0 values given.
|