PHPStan baseline #55
Annotations
4 errors
phpstan:
htdocs/contact/list.php#L869
Variable $search_ref might not be defined.
|
phpstan:
htdocs/core/lib/security.lib.php#L248
PHPDoc tag @return has invalid value (string|array<pass_encrypted:string,pass_encoding:string> Hash of string or array with pass_encrypted and pass_encoding): Unexpected token ":", expected '>' at offset 1226 on line 18
|
phpstan:
htdocs/core/lib/security.lib.php#L251
Function dol_hash() has no return type specified.
|
phpstan
Process completed with exit code 1.
|