Merge pull request #1188 from grimpirate/develop #2186
Annotations
15 errors
phpstan / PHP 8.0 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method attempt() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.0 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method check() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.0 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.3 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method attempt() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.3 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method check() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.3 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 7.4 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method attempt() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 7.4 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method check() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 7.4 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.2 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method attempt() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.2 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method check() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.2 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.1 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method attempt() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.1 Static Analysis:
src/Auth.php#L39
Class CodeIgniter\Shield\Auth has PHPDoc tag @method for method check() parameter #1 $credentials with no value type specified in iterable type array.
|
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
|