feat: replace request ip with Cf-Connecting-Ip value #167
static.yml
on: pull_request
Static analysis
/
Psalm
30s
Static analysis
/
PHPStan
30s
Annotations
2 errors
Static analysis / PHPStan:
src/Http/Middleware/TrustProxies.php#L21
Parameter #2 $next (Closure(Illuminate\Http\Request): Symfony\Component\HttpFoundation\Response) of method Monicahq\Cloudflare\Http\Middleware\TrustProxies::handle() should be contravariant with parameter $next (Closure) of method Illuminate\Http\Middleware\TrustProxies::handle()
|
Static analysis / PHPStan
Process completed with exit code 1.
|