Fix: prevent forbidden characters in captcha id and double use of captcha #392
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
4 errors
MixedArgument:
src/AbstractWord.php#L397
src/AbstractWord.php:397:56: MixedArgument: Argument 2 of preg_match cannot be mixed, expecting string (see https://psalm.dev/030)
|
ci / QA Checks (PHPCodeSniffer [8.0, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
src/AbstractWord.php#L397
Expected 1 space after NOT operator; 0 found
|
ci / QA Checks (PHPCodeSniffer [8.0, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
src/AbstractWord.php#L397
Function preg_match() should not be referenced via a fallback global name, but via a use statement.
|
|