Move Unit test to "Unit" dir and add a Feature test. #182
Annotations
15 errors
PHP 8.1:
tests/Unit/data/ResponseFactory/Response.php#L20
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::__construct() has parameter $items with no value type specified in iterable type array.
|
PHP 8.1:
tests/Unit/data/ResponseFactory/Response.php#L20
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
|
PHP 8.1:
tests/Unit/data/ResponseFactory/Response.php#L32
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::create() has parameter $items with no value type specified in iterable type array.
|
PHP 8.1:
tests/Unit/data/ResponseFactory/Response.php#L32
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2:
tests/Unit/data/ResponseFactory/Response.php#L20
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::__construct() has parameter $items with no value type specified in iterable type array.
|
PHP 8.2:
tests/Unit/data/ResponseFactory/Response.php#L20
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
|
PHP 8.2:
tests/Unit/data/ResponseFactory/Response.php#L32
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::create() has parameter $items with no value type specified in iterable type array.
|
PHP 8.2:
tests/Unit/data/ResponseFactory/Response.php#L32
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.3:
tests/Unit/data/ResponseFactory/Response.php#L20
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::__construct() has parameter $items with no value type specified in iterable type array.
|
PHP 8.3:
tests/Unit/data/ResponseFactory/Response.php#L20
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
|
PHP 8.3:
tests/Unit/data/ResponseFactory/Response.php#L32
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::create() has parameter $items with no value type specified in iterable type array.
|
PHP 8.3:
tests/Unit/data/ResponseFactory/Response.php#L32
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
|
PHP 8.3
Process completed with exit code 1.
|