Resource::merge(): include resources referencing the merged one in a … #474
Annotations
17 errors
phpstan:
src/acdhOeaw/arche/core/Auth.php#L74
Parameter #1 $method of method zozlak\auth\AuthController::addMethod() expects zozlak\auth\authMethod\AuthMethodInterface, object given.
|
phpstan:
src/acdhOeaw/arche/core/Auth.php#L94
Using nullsafe property access "?->name" on left side of ?? is unnecessary. Use -> instead.
|
phpstan:
src/acdhOeaw/arche/core/Auth.php#L221
Using nullsafe property access "?->name" on left side of ?? is unnecessary. Use -> instead.
|
phpstan:
src/acdhOeaw/arche/core/Auth.php#L242
Using nullsafe property access "?->name" on left side of ?? is unnecessary. Use -> instead.
|
phpstan:
src/acdhOeaw/arche/core/BinaryPayload.php#L124
Parameter #1 $haystack of function str_starts_with expects string, string|null given.
|
phpstan:
src/acdhOeaw/arche/core/BinaryPayload.php#L197
Parameter #1 $value of static method quickRdf\DataFactory::literal() expects bool|float|int|string|Stringable, string|null given.
|
phpstan:
src/acdhOeaw/arche/core/BinaryPayload.php#L209
Parameter #1 $value of static method quickRdf\DataFactory::literal() expects bool|float|int|string|Stringable, string|null given.
|
phpstan:
src/acdhOeaw/arche/core/BinaryPayload.php#L326
Parameter #1 $string of function strlen expects string, string|null given.
|
phpstan:
src/acdhOeaw/arche/core/BinaryPayload.php#L330
Parameter #1 $string of function substr expects string, string|null given.
|
phpstan:
src/acdhOeaw/arche/core/Describe.php#L54
Cannot call method fetchColumn() on PDOStatement|false.
|
phpunit (8.1)
Process completed with exit code 1.
|
phpunit (8.3)
The job was canceled because "_8_1" failed.
|
phpunit (8.3)
Process completed with exit code 1.
|
phpunit (8.2)
The job was canceled because "_8_1" failed.
|
phpunit (8.2)
The operation was canceled.
|
phpunit (8.4)
The job was canceled because "_8_1" failed.
|
phpunit (8.4)
The operation was canceled.
|