fixing injection middleware with preg_replace #26
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.
|