Re-work connections and connection pool in favor of Node Pool #1019
Annotations
10 errors
Run phpstan:
tests/BulkTest.php#L708
Call to an undefined method Elastica\Client::getConnection().
|
Run phpstan:
tests/ClientFunctionalTest.php#L381
Instantiated class Elastica\Test\Connection not found.
|
Run phpstan:
tests/ClientFunctionalTest.php#L382
Instantiated class Elastica\Test\Connection not found.
|
Run phpstan:
tests/ClientFunctionalTest.php#L384
Call to an undefined method Elastica\Client::setConnections().
|
Run phpstan:
tests/ClientFunctionalTest.php#L388
Call to an undefined method Elastica\Client::getConnections().
|
Run phpstan:
tests/ClientFunctionalTest.php#L419
Instantiated class Elastica\Test\Connection not found.
|
Run phpstan:
tests/ClientFunctionalTest.php#L420
Instantiated class Elastica\Test\Connection not found.
|
Run phpstan:
tests/ClientFunctionalTest.php#L422
Call to an undefined method Elastica\Client::setConnections().
|
Run phpstan:
tests/ClientFunctionalTest.php#L430
Call to an undefined method Elastica\Client::getConnections().
|
Run phpstan:
tests/ClientFunctionalTest.php#L464
Parameter $connection of anonymous function has invalid type Elastica\Test\Connection.
|
The logs for this run have expired and are no longer available.
Loading