Module code adapted for PHPStan #694
Annotations
49 errors
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L61
Call to method has() on an unknown class Symfony\Component\DependencyInjection\ContainerInterface.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L48
Method Codeception\Lib\Connector\Symfony::doRequest() should return Symfony\Component\HttpFoundation\Response but returns mixed.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L48
Codeception\Lib\Connector\Symfony::doRequest() calls parent::doRequest() but Codeception\Lib\Connector\Symfony does not extend any class.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L42
Method Codeception\Lib\Connector\Symfony::doRequest() has invalid return type Symfony\Component\HttpFoundation\Response.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L37
Call to an undefined method Codeception\Lib\Connector\Symfony::followRedirects().
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L36
Codeception\Lib\Connector\Symfony::__construct() calls parent::__construct() but Codeception\Lib\Connector\Symfony does not extend any class.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L31
Parameter $kernel of method Codeception\Lib\Connector\Symfony::__construct() has invalid type Symfony\Component\HttpKernel\HttpKernelInterface.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L27
Property Codeception\Lib\Connector\Symfony::$container has unknown class Symfony\Component\DependencyInjection\ContainerInterface as its type.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L25
PHPDoc tag @Property for property Codeception\Lib\Connector\Symfony::$kernel contains unknown class Symfony\Component\HttpKernel\KernelInterface.
|
tests (8.3, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L25
Class Codeception\Lib\Connector\Symfony extends unknown class Symfony\Component\HttpKernel\HttpKernelBrowser.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L61
Call to method has() on an unknown class Symfony\Component\DependencyInjection\ContainerInterface.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L48
Method Codeception\Lib\Connector\Symfony::doRequest() should return Symfony\Component\HttpFoundation\Response but returns mixed.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L48
Codeception\Lib\Connector\Symfony::doRequest() calls parent::doRequest() but Codeception\Lib\Connector\Symfony does not extend any class.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L42
Method Codeception\Lib\Connector\Symfony::doRequest() has invalid return type Symfony\Component\HttpFoundation\Response.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L37
Call to an undefined method Codeception\Lib\Connector\Symfony::followRedirects().
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L36
Codeception\Lib\Connector\Symfony::__construct() calls parent::__construct() but Codeception\Lib\Connector\Symfony does not extend any class.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L31
Parameter $kernel of method Codeception\Lib\Connector\Symfony::__construct() has invalid type Symfony\Component\HttpKernel\HttpKernelInterface.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L27
Property Codeception\Lib\Connector\Symfony::$container has unknown class Symfony\Component\DependencyInjection\ContainerInterface as its type.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L25
PHPDoc tag @Property for property Codeception\Lib\Connector\Symfony::$kernel contains unknown class Symfony\Component\HttpKernel\KernelInterface.
|
tests (8.2, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L25
Class Codeception\Lib\Connector\Symfony extends unknown class Symfony\Component\HttpKernel\HttpKernelBrowser.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L61
Call to method has() on an unknown class Symfony\Component\DependencyInjection\ContainerInterface.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L48
Method Codeception\Lib\Connector\Symfony::doRequest() should return Symfony\Component\HttpFoundation\Response but returns mixed.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L48
Codeception\Lib\Connector\Symfony::doRequest() calls parent::doRequest() but Codeception\Lib\Connector\Symfony does not extend any class.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L42
Method Codeception\Lib\Connector\Symfony::doRequest() has invalid return type Symfony\Component\HttpFoundation\Response.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L37
Call to an undefined method Codeception\Lib\Connector\Symfony::followRedirects().
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L36
Codeception\Lib\Connector\Symfony::__construct() calls parent::__construct() but Codeception\Lib\Connector\Symfony does not extend any class.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L31
Parameter $kernel of method Codeception\Lib\Connector\Symfony::__construct() has invalid type Symfony\Component\HttpKernel\HttpKernelInterface.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L27
Property Codeception\Lib\Connector\Symfony::$container has unknown class Symfony\Component\DependencyInjection\ContainerInterface as its type.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L25
PHPDoc tag @Property for property Codeception\Lib\Connector\Symfony::$kernel contains unknown class Symfony\Component\HttpKernel\KernelInterface.
|
tests (8.4, 7.2.*):
src/Codeception/Lib/Connector/Symfony.php#L25
Class Codeception\Lib\Connector\Symfony extends unknown class Symfony\Component\HttpKernel\HttpKernelBrowser.
|
tests (8.4, 7.2.*)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.4, 6.4.*)
The operation was canceled.
|
tests (8.4, 6.4.*)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.4, 5.4.*)
The operation was canceled.
|
tests (8.4, 5.4.*)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.3, 6.4.*)
The operation was canceled.
|
tests (8.3, 6.4.*)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.4, 6.4wApi)
The operation was canceled.
|
tests (8.4, 6.4wApi)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.3, 6.4wApi)
The operation was canceled.
|
tests (8.3, 6.4wApi)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.2, 6.4wApi)
The operation was canceled.
|
tests (8.2, 6.4wApi)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.2, 5.4.*)
The operation was canceled.
|
tests (8.2, 5.4.*)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.3, 5.4.*)
The operation was canceled.
|
tests (8.3, 5.4.*)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|
tests (8.2, 6.4.*)
The operation was canceled.
|
tests (8.2, 6.4.*)
The strategy configuration was canceled because "tests._8_2_7_2__" failed
|