Skip to content

Fix: prevent forbidden characters in captcha id and double use of captcha #392

Fix: prevent forbidden characters in captcha id and double use of captcha

Fix: prevent forbidden characters in captcha id and double use of captcha #392

Triggered via pull request August 12, 2024 14:23
Status Failure
Total duration 1m 57s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
7s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

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
Function preg_match() should not be referenced via a fallback global name, but via a use statement.