fix usingLaravelConfig #29
Annotations
5 errors
phpstan:
src/Dompurify/DompurifyCliConfig.php#L28
Method Medilies\Xssless\Dompurify\DompurifyCliConfig::__set_state() has parameter $state_array with no value type specified in iterable type array.
|
phpstan:
src/Dompurify/DompurifyCliConfig.php#L30
Unsafe usage of new static().
|
phpstan:
src/Dompurify/DompurifyServiceConfig.php#L30
Method Medilies\Xssless\Dompurify\DompurifyServiceConfig::__set_state() has parameter $state_array with no value type specified in iterable type array.
|
phpstan:
src/Dompurify/DompurifyServiceConfig.php#L32
Unsafe usage of new static().
|
phpstan
Process completed with exit code 1.
|