feat(router): add method spoofing support for HTML forms #2525
coding-conventions.yml
on: pull_request
Run style check
35s
Run static analysis: PHPStan
43s
Annotations
2 errors
|
Run style check
Process completed with exit code 1.
|
|
analysis/instantiation:
packages/http/tests/MethodSpoofingTest.php#L195
Instantiated class `FakeRouteBuilder` does not exist.
Help: Ensure the class `Tempest\Http\Tests\FakeRouteBuilder` is defined or imported before instantiating it.
|