Introduce AuthenticationHook#onAuthFromSession() #5467
Merged
Annotations
10 warnings
|
Run PHPUnit
Non-canonical cast (integer) is deprecated, use the (int) cast instead
|
|
Run PHPUnit
Non-canonical cast (boolean) is deprecated, use the (bool) cast instead
|
|
Run PHPUnit:
library/Icinga/Data/Db/DbConnection.php#L220
Constant PDO::MYSQL_ATTR_INIT_COMMAND is deprecated since 8.5, use Pdo\Mysql::ATTR_INIT_COMMAND instead
|
|
Run PHPUnit:
library/Icinga/Data/Db/DbConnection.php#L219
Constant PDO::MYSQL_ATTR_INIT_COMMAND is deprecated since 8.5, use Pdo\Mysql::ATTR_INIT_COMMAND instead
|
|
Run PHPUnit:
library/Icinga/Data/Db/DbConnection.php#L205
Constant PDO::MYSQL_ATTR_INIT_COMMAND is deprecated since 8.5, use Pdo\Mysql::ATTR_INIT_COMMAND instead
|
|
Run PHPUnit:
library/Icinga/Data/Reducible.php#L22
Icinga\Data\Reducible::delete(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run PHPUnit:
library/Icinga/Data/Updatable.php#L23
Icinga\Data\Updatable::update(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run PHPUnit:
library/Icinga/Data/Db/DbConnection.php#L472
Icinga\Data\Db\DbConnection::delete(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run PHPUnit:
library/Icinga/Data/Db/DbConnection.php#L438
Icinga\Data\Db\DbConnection::update(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run PHPUnit:
library/Icinga/Data/Db/DbConnection.php#L77
Icinga\Data\Db\DbConnection::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead
|
Loading