.github/workflows/test.yml: run phpstan on PHP 8.4 #445
Annotations
10 errors
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L194
Deprecated in PHP 8.4: Parameter #3 $realUrl (string) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L195
Deprecated in PHP 8.4: Parameter #4 $metaReadModeHeader (string) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L285
Deprecated in PHP 8.4: Parameter #2 $payload (acdhOeaw\arche\lib\BinaryPayload) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L286
Deprecated in PHP 8.4: Parameter #3 $class (string) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L304
Deprecated in PHP 8.4: Parameter #2 $payload (acdhOeaw\arche\lib\BinaryPayload) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L305
Deprecated in PHP 8.4: Parameter #3 $class (string) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L311
Parameter #1 $graph of method quickRdfIo\NQuadsSerializer::serialize() expects array<rdfInterface\QuadInterface>|Traversable<mixed, rdfInterface\QuadInterface>, rdfInterface\DatasetNodeInterface given.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L446
Deprecated in PHP 8.4: Parameter #2 $class (string) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L458
Deprecated in PHP 8.4: Parameter #2 $class (string) is implicitly nullable via default value null.
|
phpstan:
src/acdhOeaw/arche/lib/Repo.php#L470
Deprecated in PHP 8.4: Parameter #2 $class (string) is implicitly nullable via default value null.
|