BUGFIX: The CORS middleware will create the response for an OPTIONS r… #5
Annotations
6 errors
phpunit
Process completed with exit code 2.
|
phpstan:
Tests/Unit/Http/CorsHeaderMiddlewareTest.php#L71
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
phpstan:
Tests/Unit/Http/CorsHeaderMiddlewareTest.php#L72
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
phpstan:
Tests/Unit/Http/CorsHeaderMiddlewareTest.php#L91
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
phpstan:
Tests/Unit/Http/CorsHeaderMiddlewareTest.php#L92
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
phpstan
Process completed with exit code 1.
|