Skip to content

fixing injection middleware with preg_replace #26

fixing injection middleware with preg_replace

fixing injection middleware with preg_replace #26

Triggered via push September 17, 2024 02:16
Status Failure
Total duration 59s
Artifacts

tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
OS:ubuntu-latest / PHP:8.3 / Laravel:11.*: src/Response/ResponseHandle.php#L26
Binary operation "." between '$1' and Illuminate\Contracts\View\View results in an error.
OS:ubuntu-latest / PHP:8.3 / Laravel:11.*
Ignored error pattern #Parameter \#2 \$replace of function substr_replace expects array\|string, Illuminate\\Contracts\\View\\View given.# was not matched in reported errors.
OS:ubuntu-latest / PHP:8.3 / Laravel:11.*
Process completed with exit code 1.
OS:ubuntu-latest / PHP:8.2 / Laravel:11.*: src/Response/ResponseHandle.php#L26
Binary operation "." between '$1' and Illuminate\Contracts\View\View results in an error.
OS:ubuntu-latest / PHP:8.2 / Laravel:11.*
Ignored error pattern #Parameter \#2 \$replace of function substr_replace expects array\|string, Illuminate\\Contracts\\View\\View given.# was not matched in reported errors.
OS:ubuntu-latest / PHP:8.2 / Laravel:11.*
Process completed with exit code 1.