Normalize behavior of "getText" method #61
Annotations
5 errors and 1 warning
Run vendor/bin/phpstan analyze:
src/BrowserKitDriver.php#L37
Property Behat\Mink\Driver\BrowserKitDriver::$client with generic class Symfony\Component\BrowserKit\AbstractBrowser does not specify its types: TRequest, TResponse
|
Run vendor/bin/phpstan analyze:
src/BrowserKitDriver.php#L57
Method Behat\Mink\Driver\BrowserKitDriver::__construct() has parameter $client with generic class Symfony\Component\BrowserKit\AbstractBrowser but does not specify its types: TRequest, TResponse
|
Run vendor/bin/phpstan analyze:
src/BrowserKitDriver.php#L76
Method Behat\Mink\Driver\BrowserKitDriver::getClient() return type with generic class Symfony\Component\BrowserKit\AbstractBrowser does not specify its types: TRequest, TResponse
|
Run vendor/bin/phpstan analyze:
tests/Custom/ErrorHandlingTest.php#L163
Class Behat\Mink\Tests\Driver\Custom\TestClient extends generic class Symfony\Component\BrowserKit\AbstractBrowser but does not specify its types: TRequest, TResponse
|
Run vendor/bin/phpstan analyze
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading