You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPDoc tag `@throws` with type PhpDb\Adapter\Exception\InvalidConnectionParametersException|PhpDb\Adapter\Pgsql\Exception\ContainerException is not subtype of Throwable
Return type mixed of method PhpDb\Pgsql\Result::getGeneratedValue() is not covariant with return type int|string|false|null of method PhpDb\Adapter\Driver\ResultInterface::getGeneratedValue().
PHPDoc tag `@throws` with type PhpDb\Adapter\Exception\InvalidConnectionParametersException|PhpDb\Adapter\Pgsql\Exception\ContainerException is not subtype of Throwable